aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Caps Lock LED on PD6tmk2013-07-111-1/+8
* Add power control of keyswitch board and tweak scan waittmk2013-07-083-6/+77
* Tweak tap timing for slow tap on space bartmk2013-07-031-1/+1
* Add Makefile for tmk board and tweak scan waittmk2013-07-032-2/+163
* Fix debouncing bug in hid_liber(Issue #26)tmk2013-06-251-21/+18
* Merge branch 'Wraul-kmac'tmk2013-06-2323-0/+1153
|\
| * Add BACKLIGHT_ENABLE conditionaltmk2013-06-233-0/+8
| * Fix typotmk2013-06-221-1/+1
| * Initial implementation for the KMACWraul2013-06-2211-0/+932
| * Add support for backlightWraul2013-06-2213-0/+213
|/
* Add default layer config to bootmagictmk2013-06-228-9/+40
* Merge branch 'x68k_led'tmk2013-06-228-153/+93
|\
| * Add JIS layout to x68ktmk2013-06-221-5/+15
| * Use serial_uart.c instead of x68k.c nowtmk2013-06-226-155/+13
| * Add LED support to x68ktmk2013-06-225-12/+62
| * Add description of 'LED special function of X68000'tmk2013-06-221-0/+22
|/
* Add power consumptions to doctmk2013-06-191-0/+35
* Change tapping parameter for hhkb/iwraptmk2013-06-191-0/+5
* Add legacy keymap support for x68ktmk2013-06-191-0/+2
* Merge pull request #37 from Wraul/update_phantomtmk2013-05-2712-90/+465
|\
| * Add Phantom README.Mathias Andersson2013-05-271-0/+247
| * Move Phantom keymaps to separate header files.Mathias Andersson2013-05-278-63/+171
| * Fix Phantom sleep LED.Mathias Andersson2013-05-273-10/+33
| * Correct order of rows for PhantomMathias Andersson2013-05-272-12/+12
| * Update Phantom debug printMathias Andersson2013-05-272-5/+2
* | Merge pull request #36 from Wraul/fix_sleep_ledtmk2013-05-272-0/+7
|\ \ | |/ |/|
| * Fixes to sleep LED.Mathias Andersson2013-05-272-0/+7
|/
* Fix keymap of hid_liber from yeeearghtmk2013-05-211-13/+8
* Fix deprecated 'prog_*' typedef - Issue #34tmk2013-05-218-16/+15
* Fix command.c and READMEtmk2013-05-152-25/+1
* Fix makefile, debug print and keymap of HHKBtmk2013-05-153-39/+15
* Merge branch 'fix_print'tmk2013-05-1415-284/+861
|\
| * Use dprint and dprintf for debugtmk2013-05-145-62/+72
| * Add xprintf(xitoa) from elm-chan.orgtmk2013-05-1410-222/+789
|/
* Merge pull request #31 from Wraul/update_phantomtmk2013-05-042-167/+240
|\
| * Code style fixes for Phantom matrix.Mathias Andersson2013-05-021-15/+15
| * Add full 7bit support to Phantom keymap.Mathias Andersson2013-05-021-56/+98
| * Change Phantom matrix scan to be similar to GH60.Mathias Andersson2013-05-011-94/+125
| * Improve matrix print for Phantom.Mathias Andersson2013-05-011-2/+2
* | Fix README of terminal convertertmk2013-05-041-25/+15
* | Merge branch 'master' of github.com:tmk/tmk_keyboardtmk2013-05-041-15/+11
|\|
| * Merge pull request #30 from Wraul/phantom_debounce_fixtmk2013-04-301-15/+11
| |\
| | * Fix debouncing on Phantom.Mathias Andersson2013-04-281-15/+11
| |/
* | Increase buffer size of PS2 protocoltmk2013-05-042-2/+2
* | Add support of Model F 122 terminal keyboardtmk2013-05-049-480/+338
* | Fix doc of Boot Magic and add another project infotmk2013-04-222-6/+9
|/
* Fix doc and descriptor of iwraptmk2013-04-225-128/+89
* Add vusb support to iwraptmk2013-04-221-9/+11
* Merge pull request #29 from Wraul/update_phantomtmk2013-04-214-102/+94
|\
| * Adjust Phantom layouts formating.Mathias Andersson2013-04-211-53/+53