summaryrefslogtreecommitdiffstats
path: root/converter/adb_usb
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Change TOP_DIR to TMK_DIR in makefilestmk2-12/+12
2015-01-19Fix typo 'keyobard' #166tmk1-1/+1
2014-11-24Change key_t to keypos_ttmk1-1/+1
2014-11-19adb_usb: Remove old comment of Makefiletmk1-1/+1
2014-05-20Add ISO keymap(issue #35) and use new keymap APItmk8-128/+276
2014-01-07Spellchecking converter README files.Thomas Russell Murphy1-2/+2
2013-11-26Fixed handling of ADB event with key down and key up for same key all in oneShay Green1-3/+17
2013-11-07Remove tentative files from blarggtmk3-385/+0
2013-11-07Disable BOOTMAGIC and fix debug prints of adb_usbtmk2-6/+6
2013-11-07Fix ADB led_set(); remove delaytmk1-2/+0
2013-10-28Delete MOUSEKEY_DELAY_TIME in config.htmk1-6/+0
2013-10-14Merge blargg's fix into adb.ctmk2-1/+11
2013-10-11Add ADB protocol files from blargg's worktmk3-0/+385
2013-10-09Change ADB scan delay 12mstmk1-1/+1
2013-10-08Fix ADB missing keystrokes problem Thanks, blargg! #14tmk1-0/+1
2013-10-08Make LUFA stack as default for ADB convertertmk3-151/+151
2013-10-04Remove clear matrix on ADB recv errortmk1-3/+1
2013-07-23Add mechanical locking switch support for NumLock and ScrollLocktmk2-9/+9
2013-07-15Add compile conditional for assembler(xprintf)tmk1-0/+2
2013-04-13Remove common/controller_teensy.htmk1-2/+0
2013-04-12Remove MATRIX_HAS_LOCKING_CAPS optiontmk1-2/+0
2013-04-12Add m0116 keymap from tuftytmk1-24/+61
2013-04-09Add new build options to adb_usbtmk4-5/+147
2013-03-12Fix Locking CapsLock support in ADB convertertmk4-36/+15
2013-02-03Support for ISO/JIS keys on ADB(Issue#22)tmk1-16/+64
2012-12-12Add ADB extended keyboard support by blargg@GH.tmk1-3/+3
2012-10-19Fix keymap to adjust new keyboard.c.tmk1-4/+4
2012-10-17Fix projects for new keycodestmk3-26/+27
2012-10-15ADB conveter uses plain vanila keymap now.tmk1-49/+4
2012-09-21Change keymap of ADB converter.tmk4-46/+45
2012-09-20To prevent key stuck clear matrix array when ADB error occurs.tmk1-34/+35
2012-06-30Fix Makefiles.tmk1-10/+4
2012-06-18Add a keymap layer into ADB converter.tmk3-9/+38
2012-06-08Made directories for keyboard and converter projects.tmk6-0/+613