Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed handling of ADB event with key down and key up for same key all in one | Shay Green | 2013-11-26 | 1 | -3/+17 |
| | |||||
* | Disable BOOTMAGIC and fix debug prints of adb_usb | tmk | 2013-11-08 | 1 | -4/+4 |
| | |||||
* | Merge blargg's fix into adb.c | tmk | 2013-10-14 | 1 | -0/+7 |
| | | | | - <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201> | ||||
* | Change ADB scan delay 12ms | tmk | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Fix ADB missing keystrokes problem Thanks, blargg! #14 | tmk | 2013-10-08 | 1 | -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 error | tmk | 2013-10-04 | 1 | -3/+1 |
| | |||||
* | Add new build options to adb_usb | tmk | 2013-04-09 | 1 | -1/+0 |
| | |||||
* | Fix Locking CapsLock support in ADB converter | tmk | 2013-03-12 | 1 | -27/+0 |
| | |||||
* | To prevent key stuck clear matrix array when ADB error occurs. | tmk | 2012-09-20 | 1 | -34/+35 |
| | |||||
* | Add a keymap layer into ADB converter. | tmk | 2012-06-18 | 1 | -5/+6 |
| | |||||
* | Made directories for keyboard and converter projects. | tmk | 2012-06-08 | 1 | -0/+241 |