summaryrefslogtreecommitdiffstats
path: root/converter
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-23Add mechanical locking switch support for NumLock and ScrollLocktmk3-13/+13
2013-07-15Add compile conditional for assembler(xprintf)tmk1-0/+2
2013-06-21Add JIS layout to x68ktmk1-5/+15
2013-06-21Use serial_uart.c instead of x68k.c nowtmk4-26/+13
2013-06-21Add LED support to x68ktmk3-12/+55
2013-06-21Add description of 'LED special function of X68000'tmk1-0/+22
2013-06-19Add legacy keymap support for x68ktmk1-0/+2
2013-05-21Fix deprecated 'prog_*' typedef - Issue #34tmk1-1/+1
2013-05-04Fix README of terminal convertertmk1-25/+15
2013-05-04Add support of Model F 122 terminal keyboardtmk9-480/+338
2013-04-18Fix build options for NEWS convertertmk3-6/+20
2013-04-13Remove common/controller_teensy.htmk7-15/+0
2013-04-12Add new build options on m0110_usbtmk4-45/+36
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-04-02Rename file layer_switch to action_layertmk2-27/+9
2013-03-29Fix BOOTLOADER_SIZE settingtmk6-14/+5
2013-03-12Fix Locking CapsLock support in ADB convertertmk4-36/+15
2013-03-11Fix legacy keymap supporttmk2-5/+12
2013-03-05Fix keymap for new frameworktmk5-9/+101
2013-02-25Fix keymap MACRO of pc98 adn hhkbtmk1-6/+58
2013-02-25Fix software serial configuretmk2-51/+40
2013-02-24Add serial_uart.c and use it for PC98tmk4-92/+81
2013-02-24Inhibit repeating key of PC98tmk1-6/+54