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
NiLuJe fd5260f2ce
Support auto-detection of input devices via fbink_input (#11807)
* Kobo: Drop a bunch of if ladder crap and switch to auto-detection of input devices via fbink_input
* Kindle: Drop an even larger bundle of crap to do the same ;p. (re: #11392)
* ExternalKeyboard: Switch to fbink_input to whitelist keyboards instead of the manual parsing of caps via its FindKeyboard class
* Input: Extended open/close wrappers to handle logging & tracking of dupe open/close calls.
4 days ago
..
_meta.lua ExternalKeyboard: make metadata capitalization abide by styleguide (#10081) 1 year ago
event_map_keyboard.lua ExternalKeyboard: Map KEY_ESC to Back, to ease navigation 2 years ago
find-keyboard.lua ExternalKeyboard: Use the evdev number passed along by base to avoid sweeping the full list of input devices 2 years ago
main.lua Support auto-detection of input devices via fbink_input (#11807) 4 days ago