You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/device/remarkable/event_map.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?