summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-08-04Change Makefile and port settingtmk6-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
2013-07-29Fix tapping count over flow(issue #52)tmk1-1/+1
2013-07-28Merge branch 'lufa_nkro'tmk11-243/+197
2013-07-28Change README Makefile and config.h in hhkbtmk3-66/+29
2013-07-28Add NKRO support for LUFAtmk10-177/+168
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
Correcting Phantom mistakes
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
Added standard layouts for ANSI and ISO to hid_liber
2013-07-03Added standard layouts for ANSI and ISO. Moved the initial layout from ↵yeeeargh8-98/+186
alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. Added a README.md with links to the deskthority wikipages for this project and some build instructions.
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
Polishing the Phantom project
2013-05-28Merge pull request #36 from Wraul/fix_sleep_ledtmk2-0/+7
Fixes to sleep LED
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
This updates the Phantom project to use the new debug print functions.
2013-05-27Fixes to sleep LED.Mathias Andersson2-0/+7
Add help text. Add missing SLEEP_LED_ENABLE checks.
2013-05-21Fix keymap of hid_liber from yeeearghtmk1-13/+8