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/plugins/externalkeyboard.koplugin
Benoit Pierre 0c0d2ab9f1 input: drop use of `ffi/input`
Get rid of the weird interaction between device implementations,
`ffi.util` (`isSDL`, `noSDL`) and the device input code: each
device knows if it's using SDL or not, so rely on that to load
the right underlying input implementation.
4 days ago
..
_meta.lua
event_map_keyboard.lua
find-keyboard.lua
main.lua input: drop use of `ffi/input` 4 days ago