mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
* 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.