summaryrefslogtreecommitdiffstats
path: root/converter
AgeCommit message (Expand)AuthorFilesLines
2014-04-29Add Makefiles for TMK converters.tmk7-99/+465
2014-04-25Change MCU setting to ATmega32U2tmk2-1/+4
2014-04-25Fix description of pin usagetmk1-4/+1
2014-02-17Fix markdown syntaxtmk1-13/+14
2014-02-17Fix README.md and ibm4704.txttmk2-27/+63
2014-02-17Change IS_COMMAND macrotmk1-0/+1
2014-02-13Rename a filetmk1-0/+0
2014-02-10Change keymap_plain.ctmk1-7/+17
2014-02-10Change pin configurationtmk2-3/+5
2014-02-10Add connector pinoutstmk1-3/+16
2014-02-10Add doc 4704.txt and protocol commenttmk1-0/+147
2014-02-10Add keymap_hasu.ctmk4-5/+90
2014-02-09Add README.mdtmk1-10/+23
2014-02-09Tweak keyboard initializetmk1-33/+24
2014-02-08Add Initial files of 4704_usbtmk8-0/+531
2014-01-07Spellchecking converter README files.Thomas Russell Murphy8-17/+17
2014-01-06Added NeXT keyboard converterBenjamin Gould7-0/+759
2014-01-03Add TRS-80 model 100 instructiontmk1-3/+8
2014-01-02Merge branch 'master' of github.com:tmk/tmk_keyboardtmk2-5/+4
2014-01-02Add ascii_usb ASCII Serial Console terminal convertertmk6-0/+447
2013-12-27fix hard-coded keysYann Hodique1-4/+4
2013-12-27fix compilationYann Hodique1-1/+0
2013-12-02Make ps2_usart default and fix SpaceFNtmk2-3/+3
2013-11-29Add SpaceFN keymap and JIS keymaptmk5-408/+142
2013-11-28Merge pull request #80 from gblargg/mastertmk1-3/+17
2013-11-28Merge pull request #81 from bgould/mastertmk6-0/+786
2013-11-28Add new keymap filetmk5-379/+329
2013-11-28Fix key stack and PS/2 Overruntmk2-46/+73
2013-11-27Added bluefruit protocol and converter for 70% MBenjamin Gould6-0/+786
2013-11-26Fixed handling of ADB event with key down and key up for same key all in oneShay Green1-3/+17
2013-11-26Fix ps2_host_recv_responsetmk1-5/+5
2013-11-25Add ps2_busywait.c and recfactor PS/2 protocoltmk1-7/+21
2013-11-25Fix Makfile and config.h for LUFA in ps2_usbtmk2-55/+79
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-28Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgstmk1-0/+4
2013-10-28Delete MOUSEKEY_DELAY_TIME in config.htmk3-18/+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-09-25Change for default keymap of keymap editortmk1-9/+46
2013-09-25Add build option KEYMAP_SECTION_ENABLE to m0110tmk1-0/+1
2013-09-21Fix README of M0110tmk3-64/+64
2013-09-21Change keymap and enable bootmagic of M0110tmk3-59/+49
2013-09-19Change m0110 pin configuration: swap D0 and D1tmk1-2/+2
2013-08-04Change Makefile and port settingtmk6-116/+76