Age | Commit message (Expand) | Author |
2014-02-09 | Add Initial files of 4704_usb | tmk |
2014-01-07 | Spellchecking converter README files. | Thomas Russell Murphy |
2014-01-06 | Added NeXT keyboard converter | Benjamin Gould |
2014-01-03 | Add TRS-80 model 100 instruction | tmk |
2014-01-03 | Merge branch 'master' of github.com:tmk/tmk_keyboard | tmk |
2014-01-03 | Add ascii_usb ASCII Serial Console terminal converter | tmk |
2013-12-26 | fix hard-coded keys | Yann Hodique |
2013-12-26 | fix compilation | Yann Hodique |
2013-12-02 | Make ps2_usart default and fix SpaceFN | tmk |
2013-11-29 | Add SpaceFN keymap and JIS keymap | tmk |
2013-11-27 | Merge pull request #80 from gblargg/master | tmk |
2013-11-27 | Merge pull request #81 from bgould/master | tmk |
2013-11-28 | Add new keymap file | tmk |
2013-11-28 | Fix key stack and PS/2 Overrun | tmk |
2013-11-27 | Added bluefruit protocol and converter for 70% M | Benjamin Gould |
2013-11-26 | Fixed handling of ADB event with key down and key up for same key all in one | Shay Green |
2013-11-26 | Fix ps2_host_recv_response | tmk |
2013-11-25 | Add ps2_busywait.c and recfactor PS/2 protocol | tmk |
2013-11-25 | Fix Makfile and config.h for LUFA in ps2_usb | tmk |
2013-11-08 | Remove tentative files from blargg | tmk |
2013-11-08 | Disable BOOTMAGIC and fix debug prints of adb_usb | tmk |
2013-11-08 | Fix ADB led_set(); remove delay | tmk |
2013-10-28 | Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs | tmk |
2013-10-28 | Delete MOUSEKEY_DELAY_TIME in config.h | tmk |
2013-10-14 | Merge blargg's fix into adb.c | tmk |
2013-10-11 | Add ADB protocol files from blargg's work | tmk |
2013-10-09 | Change ADB scan delay 12ms | tmk |
2013-10-08 | Fix ADB missing keystrokes problem Thanks, blargg! #14 | tmk |
2013-10-08 | Make LUFA stack as default for ADB converter | tmk |
2013-10-04 | Remove clear matrix on ADB recv error | tmk |
2013-09-25 | Change for default keymap of keymap editor | tmk |
2013-09-25 | Add build option KEYMAP_SECTION_ENABLE to m0110 | tmk |
2013-09-21 | Fix README of M0110 | tmk |
2013-09-21 | Change keymap and enable bootmagic of M0110 | tmk |
2013-09-20 | Change m0110 pin configuration: swap D0 and D1 | tmk |
2013-08-04 | Change Makefile and port setting | tmk |
2013-07-23 | Add mechanical locking switch support for NumLock and ScrollLock | tmk |
2013-07-15 | Add compile conditional for assembler(xprintf) | tmk |
2013-06-22 | Add JIS layout to x68k | tmk |
2013-06-22 | Use serial_uart.c instead of x68k.c now | tmk |
2013-06-22 | Add LED support to x68k | tmk |
2013-06-22 | Add description of 'LED special function of X68000' | tmk |
2013-06-19 | Add legacy keymap support for x68k | tmk |
2013-05-21 | Fix deprecated 'prog_*' typedef - Issue #34 | tmk |
2013-05-04 | Fix README of terminal converter | tmk |
2013-05-04 | Add support of Model F 122 terminal keyboard | tmk |
2013-04-18 | Fix build options for NEWS converter | tmk |
2013-04-13 | Remove common/controller_teensy.h | tmk |
2013-04-12 | Add new build options on m0110_usb | tmk |
2013-04-12 | Remove MATRIX_HAS_LOCKING_CAPS option | tmk |