Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Change error no and clean debug code | tmk | 2014-02-10 | 2 | -25/+17 | |
| | | ||||||
| * | Tweak keyboard initialize | tmk | 2014-02-09 | 1 | -33/+24 | |
| | | ||||||
| * | Add Initial files of 4704_usb | tmk | 2014-02-09 | 10 | -0/+792 | |
|/ | ||||||
* | Make modifiers 'weak' in macro | tmk | 2014-01-28 | 1 | -2/+11 | |
| | ||||||
* | Spellchecking keyboard README files. | Thomas Russell Murphy | 2014-01-07 | 5 | -9/+9 | |
| | ||||||
* | Spellchecking converter README files. | Thomas Russell Murphy | 2014-01-07 | 8 | -17/+17 | |
| | ||||||
* | Merge pull request #92 from bgould/upstream | tmk | 2014-01-06 | 9 | -0/+1026 | |
|\ | | | | | Added NeXT keyboard converter | |||||
| * | Added NeXT keyboard converter | Benjamin Gould | 2014-01-06 | 9 | -0/+1026 | |
|/ | ||||||
* | Merge pull request #90 from thomasrussellmurphy/master | tmk | 2014-01-02 | 5 | -38/+38 | |
|\ | | | | | Spellcheck of README.md and Documentation | |||||
| * | Spellchecked documentation. | Thomas Russell Murphy | 2014-01-02 | 4 | -31/+31 | |
| | | ||||||
| * | Spellcheck of README.md | Thomas Russell Murphy | 2014-01-02 | 1 | -7/+7 | |
|/ | ||||||
* | 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 | |
|\ | ||||||
| * | Merge pull request #88 from sigma/sun_usb_fixes | tmk | 2013-12-28 | 2 | -5/+4 | |
| |\ | | | | | | | Sun usb fixes | |||||
| | * | 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 | 7 | -0/+448 | |
|/ | ||||||
* | Merge pull request #86 from tibounise/master | tmk | 2013-12-16 | 1 | -1/+1 | |
|\ | | | | | Fixing a typo | |||||
| * | Fixing a typo | TiBounise | 2013-12-16 | 1 | -1/+1 | |
| | | ||||||
* | | Add description of keyboard report in report.h | tmk | 2013-12-16 | 1 | -0/+20 | |
|/ | ||||||
* | Make ps2_usart default and fix SpaceFN | tmk | 2013-12-02 | 2 | -3/+3 | |
| | ||||||
* | Fix README.md of hhkb | tmk | 2013-11-30 | 2 | -41/+49 | |
| | ||||||
* | Merge branch 'hhkb_spaceFN' | tmk | 2013-11-30 | 8 | -84/+407 | |
|\ | ||||||
| * | Add SpaceFN layout for HHKB | tmk | 2013-11-30 | 1 | -0/+75 | |
| | | ||||||
| * | Add new keymap framework | tmk | 2013-11-29 | 7 | -84/+332 | |
| | | ||||||
* | | 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 branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard ↵ | tmk | 2013-11-28 | 3 | -0/+20 | |
|\ \ | | | | | | | | | | | | | | | | | | | into simonmelhart-modstaptoggle Conflicts: common/action_code.h | |||||
| * | | Add tap toggle modifiers | Simon Melhart | 2013-11-20 | 3 | -0/+20 | |
| | | | | | | | | | | | | Including documentation. | |||||
* | | | Merge pull request #81 from bgould/master | tmk | 2013-11-27 | 10 | -0/+1159 | |
|\ \ \ | | | | | | | | | Add support for Adafruit's Bluefruit | |||||
| * | | | changed tabs to spaces in bluefruit.c | Benjamin Gould | 2013-11-27 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | Added bluefruit protocol and converter for 70% M | Benjamin Gould | 2013-11-27 | 10 | -0/+1159 | |
| | | | | ||||||
* | | | | Merge branch 'ps2_keyboard_fix' | tmk | 2013-11-28 | 19 | -901/+932 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | 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 | |
| | | | | ||||||
| * | | | Add included header file and fix debug print | tmk | 2013-11-28 | 2 | -5/+5 | |
| | | | | ||||||
| * | | | Fix pin configuration of onekey for PS/2 mouse | tmk | 2013-11-28 | 4 | -14/+14 | |
| | | | | ||||||
| * | | | Add ps2_interrupt.c | tmk | 2013-11-28 | 4 | -308/+122 | |
| | | | | ||||||
| * | | | Add ps2_usart.c and fix set_led at USB wake | tmk | 2013-11-28 | 4 | -126/+29 | |
| | | | | ||||||
| * | | | Fix ps2_host_recv_response | tmk | 2013-11-26 | 3 | -13/+12 | |
| | | | | ||||||
| * | | | Add ps2_busywait.c and recfactor PS/2 protocol | tmk | 2013-11-25 | 5 | -51/+361 | |
| | | | | ||||||
| * | | | Add printf macro as alias of xprintf | tmk | 2013-11-25 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Fix Makfile and config.h for LUFA in ps2_usb | tmk | 2013-11-25 | 2 | -55/+79 | |
|/ / / | ||||||
* | | | Add HHKB keymap file on gh60 | tmk | 2013-11-25 | 5 | -40/+143 | |
| | | | ||||||
* | | | Support GH60 Rev.B PCB as well as Rev.A(issue #64) | tmk | 2013-11-21 | 1 | -4/+5 | |
| | | | | | | | | | | | | - Port of col8 is PB0 in Rev.A while PB7 in Rev.B | |||||
* | | | Add parenthses ito macro arguments | tmk | 2013-11-21 | 1 | -4/+4 | |
| | | | ||||||
* | | | Add SpaceFN layout to gh60 | tmk | 2013-11-21 | 4 | -43/+77 | |
| | | | ||||||
* | | | Add new keymap management on gh60 | tmk | 2013-11-21 | 9 | -175/+143 | |
| | | | ||||||
* | | | Merge branch 'ps2_mouse_fix' | tmk | 2013-11-21 | 19 | -287/+409 | |
|\ \ \ | |_|/ |/| | |