summaryrefslogtreecommitdiffstats
path: root/converter/adb_usb/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Add mouse support to ADBMekaniserad Apelsin2015-04-261-0/+61
| | | | | | 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.
* Fixed handling of ADB event with key down and key up for same key all in oneShay Green2013-11-261-3/+17
|
* Disable BOOTMAGIC and fix debug prints of adb_usbtmk2013-11-081-4/+4
|
* Merge blargg's fix into adb.ctmk2013-10-141-0/+7
| | | | - <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201>
* Change ADB scan delay 12mstmk2013-10-091-1/+1
|
* Fix ADB missing keystrokes problem Thanks, blargg! #14tmk2013-10-081-0/+1
| | | | | - Add delay between scans to prevent overlaod of ADB keyboard controllers - <http://geekhack.org/index.php?topic=14290.msg1068919#msg1068919>
* Remove clear matrix on ADB recv errortmk2013-10-041-3/+1
|
* Add new build options to adb_usbtmk2013-04-091-1/+0
|
* Fix Locking CapsLock support in ADB convertertmk2013-03-121-27/+0
|
* To prevent key stuck clear matrix array when ADB error occurs.tmk2012-09-201-34/+35
|
* Add a keymap layer into ADB converter.tmk2012-06-181-5/+6
|
* Made directories for keyboard and converter projects.tmk2012-06-081-0/+241