summaryrefslogtreecommitdiff
path: root/tmk_core
AgeCommit message (Collapse)Author
2015-04-26Add mouse support to ADBMekaniserad Apelsin
Adding the makefile options ADB_MOUSE_ENABLE and ADB_MOUSE_ACCMAX. Might have gone overboard with comments, and tried but failed at not adding more than necessary outside the converter/adb_usb/ folder.
2015-04-24Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'Jun Wako
2015-04-23Remove unneeded tap delays #201Jun Wako
2015-04-23Fix URL of HID Usage Tables pdfJun Wako
2015-04-23Fix typo of doc/keycode.txtJun Wako
2015-04-23Fix handling of consumer usage #199Jun Wako
2015-04-23Improve anti-ghosting behavior for fast typingMichael Tharp
Keypresses would be forgotten if they began while ghosting, even if they were still pressed after ghosting ended.
2015-04-23Fix dfu-programmer parametersJun Wako
2015-04-22Move ring_buffer.h fileJun Wako
2015-04-22Fix debug printtmk
2015-04-22Fix ibm4704 protocol with using interrupttmk
2015-04-22Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk