aboutsummaryrefslogtreecommitdiffstats
path: root/converter/adb_usb
Commit message (Expand)AuthorAgeFilesLines
* Add mouse support to ADBMekaniserad Apelsin2015-04-263-0/+69
* Change TMK_DIR settingtmk2015-04-102-2/+2
* Change TOP_DIR to TMK_DIR in makefilestmk2015-04-092-12/+12
* Fix typo 'keyobard' #166tmk2015-01-191-1/+1
* Change key_t to keypos_ttmk2014-11-241-1/+1
* adb_usb: Remove old comment of Makefiletmk2014-11-201-1/+1
* Add ISO keymap(issue #35) and use new keymap APItmk2014-05-218-128/+276
* Spellchecking converter README files.Thomas Russell Murphy2014-01-071-2/+2
* Fixed handling of ADB event with key down and key up for same key all in oneShay Green2013-11-261-3/+17
* Remove tentative files from blarggtmk2013-11-083-385/+0
* Disable BOOTMAGIC and fix debug prints of adb_usbtmk2013-11-082-6/+6
* Fix ADB led_set(); remove delaytmk2013-11-081-2/+0
* Delete MOUSEKEY_DELAY_TIME in config.htmk2013-10-281-6/+0
* Merge blargg's fix into adb.ctmk2013-10-142-1/+11
* Add ADB protocol files from blargg's worktmk2013-10-113-0/+385
* Change ADB scan delay 12mstmk2013-10-091-1/+1
* Fix ADB missing keystrokes problem Thanks, blargg! #14tmk2013-10-081-0/+1
* Make LUFA stack as default for ADB convertertmk2013-10-083-151/+151
* Remove clear matrix on ADB recv errortmk2013-10-041-3/+1
* Add mechanical locking switch support for NumLock and ScrollLocktmk2013-07-232-9/+9
* Add compile conditional for assembler(xprintf)tmk2013-07-151-0/+2
* Remove common/controller_teensy.htmk2013-04-131-2/+0
* Remove MATRIX_HAS_LOCKING_CAPS optiontmk2013-04-121-2/+0
* Add m0116 keymap from tuftytmk2013-04-121-24/+61
* Add new build options to adb_usbtmk2013-04-094-5/+147
* Fix Locking CapsLock support in ADB convertertmk2013-03-124-36/+15
* Support for ISO/JIS keys on ADB(Issue#22)tmk2013-02-031-16/+64
* Add ADB extended keyboard support by blargg@GH.tmk2012-12-121-3/+3
* Fix keymap to adjust new keyboard.c.tmk2012-10-191-4/+4
* Fix projects for new keycodestmk2012-10-173-26/+27
* ADB conveter uses plain vanila keymap now.tmk2012-10-151-49/+4
* Change keymap of ADB converter.tmk2012-09-214-46/+45
* To prevent key stuck clear matrix array when ADB error occurs.tmk2012-09-201-34/+35
* Fix Makefiles.tmk2012-06-301-10/+4
* Add a keymap layer into ADB converter.tmk2012-06-183-9/+38
* Made directories for keyboard and converter projects.tmk2012-06-086-0/+613