mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
8 lines
178 B
Lua
8 lines
178 B
Lua
|
return {
|
||
|
[102] = "Home",
|
||
|
[105] = "LPgBack",
|
||
|
[106] = "RPgFwd",
|
||
|
[116] = "Power",
|
||
|
}
|
||
|
-- TODO libremarkable has 143 as "wakeup" - don't know what that corresponds to?
|