summaryrefslogtreecommitdiff
path: root/converter
AgeCommit message (Expand)Author
2014-01-03Add ascii_usb ASCII Serial Console terminal convertertmk
2013-12-02Make ps2_usart default and fix SpaceFNtmk
2013-11-29Add SpaceFN keymap and JIS keymaptmk
2013-11-27Merge pull request #80 from gblargg/mastertmk
2013-11-27Merge pull request #81 from bgould/mastertmk
2013-11-28Add new keymap filetmk
2013-11-28Fix key stack and PS/2 Overruntmk
2013-11-27Added bluefruit protocol and converter for 70% MBenjamin Gould
2013-11-26Fixed handling of ADB event with key down and key up for same key all in oneShay Green
2013-11-26Fix ps2_host_recv_responsetmk
2013-11-25Add ps2_busywait.c and recfactor PS/2 protocoltmk
2013-11-25Fix Makfile and config.h for LUFA in ps2_usbtmk
2013-11-08Remove tentative files from blarggtmk
2013-11-08Disable BOOTMAGIC and fix debug prints of adb_usbtmk
2013-11-08Fix ADB led_set(); remove delaytmk
2013-10-28Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgstmk
2013-10-28Delete MOUSEKEY_DELAY_TIME in config.htmk
2013-10-14Merge blargg's fix into adb.ctmk
2013-10-11Add ADB protocol files from blargg's worktmk
2013-10-09Change ADB scan delay 12mstmk
2013-10-08Fix ADB missing keystrokes problem Thanks, blargg! #14tmk
2013-10-08Make LUFA stack as default for ADB convertertmk
2013-10-04Remove clear matrix on ADB recv errortmk
2013-09-25Change for default keymap of keymap editortmk
2013-09-25Add build option KEYMAP_SECTION_ENABLE to m0110tmk
2013-09-21Fix README of M0110tmk
2013-09-21Change keymap and enable bootmagic of M0110tmk
2013-09-20Change m0110 pin configuration: swap D0 and D1tmk
2013-08-04Change Makefile and port settingtmk
2013-07-23Add mechanical locking switch support for NumLock and ScrollLocktmk
2013-07-15Add compile conditional for assembler(xprintf)tmk
2013-06-22Add JIS layout to x68ktmk
2013-06-22Use serial_uart.c instead of x68k.c nowtmk
2013-06-22Add LED support to x68ktmk
2013-06-22Add description of 'LED special function of X68000'tmk
2013-06-19Add legacy keymap support for x68ktmk
2013-05-21Fix deprecated 'prog_*' typedef - Issue #34tmk
2013-05-04Fix README of terminal convertertmk
2013-05-04Add support of Model F 122 terminal keyboardtmk
2013-04-18Fix build options for NEWS convertertmk
2013-04-13Remove common/controller_teensy.htmk
2013-04-12Add new build options on m0110_usbtmk
2013-04-12Remove MATRIX_HAS_LOCKING_CAPS optiontmk
2013-04-12Add m0116 keymap from tuftytmk
2013-04-09Add new build options to adb_usbtmk
2013-04-02Rename file layer_switch to action_layertmk
2013-03-29Fix BOOTLOADER_SIZE settingtmk
2013-03-12Fix Locking CapsLock support in ADB convertertmk
2013-03-11Fix legacy keymap supporttmk
2013-03-05Fix keymap for new frameworktmk