summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-23Merge branch 'bootmagic_salt'(Fix issue #41)tmk4-1/+20
2013-07-23Add bootmagic salt key to avoid accidental configurationtmk4-1/+20
2013-07-23Merge branch 'lockkey_fix'(Fix issue #46)tmk7-28/+75
2013-07-23Add mechanical locking switch support for NumLock and ScrollLocktmk7-28/+75
2013-07-23Merge branch 'macro_mediakey'(Fix issue #42)tmk7-84/+88
2013-07-23Add support for macro media/system keystmk7-84/+88
2013-07-21Merge branch 'bob_fix'tmk3-34/+53
2013-07-20Cancel tapping when interrupted by other keytmk1-26/+45
2013-07-19Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXTtmk2-8/+8
2013-07-15Add compile conditional for assembler(xprintf)tmk1-0/+2
2013-07-11Merge branch 'hhkb_tmk'tmk7-92/+355
2013-07-11Fix README and doctmk2-87/+111
2013-07-11Add Caps Lock LED on PD6tmk1-1/+8
2013-07-08Add power control of keyswitch board and tweak scan waittmk3-6/+77
2013-07-08Merge pull request #44 from Wraul/phantom_fixtmk2-1/+2
2013-07-07Correction to Phantom readme markdown.Wraul1-0/+1
2013-07-07Fix Phantom scroll lock LED.Wraul1-1/+1
2013-07-04Merge pull request #40 from yeeeargh/hid_liber-standard-layoutstmk8-98/+186
2013-07-03Added standard layouts for ANSI and ISO. Moved the initial layout from alaric...yeeeargh8-98/+186
2013-07-03Tweak tap timing for slow tap on space bartmk1-1/+1
2013-07-03Add Makefile for tmk board and tweak scan waittmk2-2/+163
2013-06-25Fix debouncing bug in hid_liber(Issue #26)tmk1-21/+18
2013-06-23Merge branch 'Wraul-kmac'tmk23-0/+1153
2013-06-23Add BACKLIGHT_ENABLE conditionaltmk3-0/+8
2013-06-22Fix typotmk1-1/+1
2013-06-22Initial implementation for the KMACWraul11-0/+932
2013-06-22Add support for backlightWraul13-0/+213
2013-06-22Add default layer config to bootmagictmk8-9/+40
2013-06-21Merge branch 'x68k_led'tmk8-153/+93
2013-06-21Add JIS layout to x68ktmk1-5/+15
2013-06-21Use serial_uart.c instead of x68k.c nowtmk6-155/+13
2013-06-21Add LED support to x68ktmk5-12/+62
2013-06-21Add description of 'LED special function of X68000'tmk1-0/+22
2013-06-19Add power consumptions to doctmk1-0/+35
2013-06-19Change tapping parameter for hhkb/iwraptmk1-0/+5
2013-06-19Add legacy keymap support for x68ktmk1-0/+2
2013-05-28Merge pull request #37 from Wraul/update_phantomtmk12-90/+465
2013-05-28Merge pull request #36 from Wraul/fix_sleep_ledtmk2-0/+7
2013-05-27Add Phantom README.Mathias Andersson1-0/+247
2013-05-27Move Phantom keymaps to separate header files.Mathias Andersson8-63/+171
2013-05-27Fix Phantom sleep LED.Mathias Andersson3-10/+33
2013-05-27Correct order of rows for PhantomMathias Andersson2-12/+12
2013-05-27Update Phantom debug printMathias Andersson2-5/+2
2013-05-27Fixes to sleep LED.Mathias Andersson2-0/+7
2013-05-21Fix keymap of hid_liber from yeeearghtmk1-13/+8
2013-05-21Fix deprecated 'prog_*' typedef - Issue #34tmk8-16/+15
2013-05-14Fix command.c and READMEtmk2-25/+1
2013-05-14Fix makefile, debug print and keymap of HHKBtmk3-39/+15
2013-05-14Merge branch 'fix_print'tmk15-284/+861
2013-05-14Use dprint and dprintf for debugtmk5-62/+72