Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change pin configuration | tmk | 2014-02-11 | 2 | -3/+5 |
| | |||||
* | Add connector pinouts | tmk | 2014-02-10 | 1 | -3/+16 |
| | |||||
* | Add doc 4704.txt and protocol comment | tmk | 2014-02-10 | 1 | -0/+147 |
| | |||||
* | Add keymap_hasu.c | tmk | 2014-02-10 | 4 | -5/+90 |
| | |||||
* | Add README.md | tmk | 2014-02-10 | 1 | -10/+23 |
| | |||||
* | Tweak keyboard initialize | tmk | 2014-02-09 | 1 | -33/+24 |
| | |||||
* | Add Initial files of 4704_usb | tmk | 2014-02-09 | 8 | -0/+531 |
| | |||||
* | Spellchecking converter README files. | Thomas Russell Murphy | 2014-01-07 | 8 | -17/+17 |
| | |||||
* | Added NeXT keyboard converter | Benjamin Gould | 2014-01-06 | 7 | -0/+759 |
| | |||||
* | Add TRS-80 model 100 instruction | tmk | 2014-01-03 | 1 | -3/+8 |
| | |||||
* | Merge branch 'master' of github.com:tmk/tmk_keyboard | tmk | 2014-01-03 | 2 | -5/+4 |
|\ | |||||
| * | fix hard-coded keys | Yann Hodique | 2013-12-26 | 1 | -4/+4 |
| | | | | | | | | values provided to macro were not used for the "K61,K49,K33, K30" block | ||||
| * | fix compilation | Yann Hodique | 2013-12-26 | 1 | -1/+0 |
| | | |||||
* | | Add ascii_usb ASCII Serial Console terminal converter | tmk | 2014-01-03 | 6 | -0/+447 |
|/ | |||||
* | Make ps2_usart default and fix SpaceFN | tmk | 2013-12-02 | 2 | -3/+3 |
| | |||||
* | Add SpaceFN keymap and JIS keymap | tmk | 2013-11-29 | 5 | -408/+142 |
| | |||||
* | Merge pull request #80 from gblargg/master | tmk | 2013-11-27 | 1 | -3/+17 |
|\ | | | | | Fixed handling of ADB event with key down and key up for same key all in... | ||||
| * | Fixed handling of ADB event with key down and key up for same key all in one | Shay Green | 2013-11-26 | 1 | -3/+17 |
| | | |||||
* | | Merge pull request #81 from bgould/master | tmk | 2013-11-27 | 6 | -0/+786 |
|\ \ | | | | | | | Add support for Adafruit's Bluefruit | ||||
| * | | Added bluefruit protocol and converter for 70% M | Benjamin Gould | 2013-11-27 | 6 | -0/+786 |
| | | | |||||
* | | | Add new keymap file | tmk | 2013-11-28 | 5 | -379/+329 |
| | | | |||||
* | | | Fix key stack and PS/2 Overrun | tmk | 2013-11-28 | 2 | -46/+73 |
| | | | |||||
* | | | Fix ps2_host_recv_response | tmk | 2013-11-26 | 1 | -5/+5 |
| | | | |||||
* | | | Add ps2_busywait.c and recfactor PS/2 protocol | tmk | 2013-11-25 | 1 | -7/+21 |
| | | | |||||
* | | | Fix Makfile and config.h for LUFA in ps2_usb | tmk | 2013-11-25 | 2 | -55/+79 |
| |/ |/| | |||||
* | | Remove tentative files from blargg | tmk | 2013-11-08 | 3 | -385/+0 |
| | | |||||
* | | Disable BOOTMAGIC and fix debug prints of adb_usb | tmk | 2013-11-08 | 2 | -6/+6 |
| | | |||||
* | | Fix ADB led_set(); remove delay | tmk | 2013-11-08 | 1 | -2/+0 |
| | | | | | | | | | | | | - the 100ms delay causes keystroke drop; this is observable with pressing Numlock key on AEK repeatedly - without the delay LED sync problem doesn't occur now | ||||
* | | Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs | tmk | 2013-10-28 | 1 | -0/+4 |
| | | |||||
* | | Delete MOUSEKEY_DELAY_TIME in config.h | tmk | 2013-10-28 | 3 | -18/+0 |
|/ | |||||
* | Merge blargg's fix into adb.c | tmk | 2013-10-14 | 2 | -1/+11 |
| | | | | - <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201> | ||||
* | Add ADB protocol files from blargg's work | tmk | 2013-10-11 | 3 | -0/+385 |
| | | | | - <http://geekhack.org/index.php?topic=14290.msg1070604#msg1070604> | ||||
* | Change ADB scan delay 12ms | tmk | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Fix ADB missing keystrokes problem Thanks, blargg! #14 | tmk | 2013-10-08 | 1 | -0/+1 |
| | | | | | - Add delay between scans to prevent overlaod of ADB keyboard controllers - <http://geekhack.org/index.php?topic=14290.msg1068919#msg1068919> | ||||
* | Make LUFA stack as default for ADB converter | tmk | 2013-10-08 | 3 | -151/+151 |
| | |||||
* | Remove clear matrix on ADB recv error | tmk | 2013-10-04 | 1 | -3/+1 |
| | |||||
* | Change for default keymap of keymap editor | tmk | 2013-09-25 | 1 | -9/+46 |
| | |||||
* | Add build option KEYMAP_SECTION_ENABLE to m0110 | tmk | 2013-09-25 | 1 | -0/+1 |
| | |||||
* | Fix README of M0110 | tmk | 2013-09-21 | 3 | -64/+64 |
| | |||||
* | Change keymap and enable bootmagic of M0110 | tmk | 2013-09-21 | 3 | -59/+49 |
| | |||||
* | Change m0110 pin configuration: swap D0 and D1 | tmk | 2013-09-20 | 1 | -2/+2 |
| | |||||
* | Change Makefile and port setting | tmk | 2013-08-04 | 6 | -116/+76 |
| | | | | | | - Makefile use LUFA now - Change MCU ports PF{0,1} to PD{0,1} - Add build option for keymap to Makefile: make keymap=hasu | ||||
* | Add mechanical locking switch support for NumLock and ScrollLock | tmk | 2013-07-23 | 3 | -13/+13 |
| | |||||
* | Add compile conditional for assembler(xprintf) | tmk | 2013-07-15 | 1 | -0/+2 |
| | |||||
* | Add JIS layout to x68k | tmk | 2013-06-22 | 1 | -5/+15 |
| | |||||
* | Use serial_uart.c instead of x68k.c now | tmk | 2013-06-22 | 4 | -26/+13 |
| | |||||
* | Add LED support to x68k | tmk | 2013-06-22 | 3 | -12/+55 |
| | |||||
* | Add description of 'LED special function of X68000' | tmk | 2013-06-22 | 1 | -0/+22 |
| | |||||
* | Add legacy keymap support for x68k | tmk | 2013-06-19 | 1 | -0/+2 |
| | |||||
* | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | 2013-05-21 | 1 | -1/+1 |
| | | | | | | | | | - Remove prog_char from xpritnf - Remove prog_macro_t from acton_macro avr-libc-1.8 removed 'prog_*' typedef because the usage of the __progmem__ attribute on a type is not supported in GCC. http://www.nongnu.org/avr-libc/changes-1.8.html |