summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add version stringtmk2013-09-11
|
* Add ld script for keymap sectiontmk2013-09-11
|
* Change Makefile and port settingtmk2013-08-04
| | | | | | - Makefile use LUFA now - Change MCU ports PF{0,1} to PD{0,1} - Add build option for keymap to Makefile: make keymap=hasu
* Fix tapping count over flow(issue #52)tmk2013-07-29
|
* Merge branch 'lufa_nkro'tmk2013-07-29
|\
| * Change README Makefile and config.h in hhkbtmk2013-07-29
| |
| * Add NKRO support for LUFAtmk2013-07-28
|/
* Merge branch 'bootmagic_salt'(Fix issue #41)tmk2013-07-24
|\
| * Add bootmagic salt key to avoid accidental configurationtmk2013-07-24
|/
* Merge branch 'lockkey_fix'(Fix issue #46)tmk2013-07-23
|\
| * Add mechanical locking switch support for NumLock and ScrollLocktmk2013-07-23
|/
* Merge branch 'macro_mediakey'(Fix issue #42)tmk2013-07-23
|\
| * Add support for macro media/system keystmk2013-07-23
|/
* Merge branch 'bob_fix'tmk2013-07-21
|\
| * Cancel tapping when interrupted by other keytmk2013-07-21
| |
| * Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXTtmk2013-07-20
| |
* | Add compile conditional for assembler(xprintf)tmk2013-07-15
|/
* Merge branch 'hhkb_tmk'tmk2013-07-11
|\
| * Fix README and doctmk2013-07-11
| |
| * Add Caps Lock LED on PD6tmk2013-07-11
| |
| * Add power control of keyswitch board and tweak scan waittmk2013-07-08
| |
| * Tweak tap timing for slow tap on space bartmk2013-07-03
| |
| * Add Makefile for tmk board and tweak scan waittmk2013-07-03
| |
* | Merge pull request #44 from Wraul/phantom_fixtmk2013-07-07
|\ \ | | | | | | Correcting Phantom mistakes
| * | Correction to Phantom readme markdown.Wraul2013-07-07
| | |
| * | Fix Phantom scroll lock LED.Wraul2013-07-07
|/ /
* | Merge pull request #40 from yeeeargh/hid_liber-standard-layoutstmk2013-07-03
|\ \ | |/ |/| Added standard layouts for ANSI and ISO to hid_liber
| * Added standard layouts for ANSI and ISO. Moved the initial layout from ↵yeeeargh2013-07-03
|/ | | | | | 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.
* Fix debouncing bug in hid_liber(Issue #26)tmk2013-06-25
|
* Merge branch 'Wraul-kmac'tmk2013-06-23
|\
| * Add BACKLIGHT_ENABLE conditionaltmk2013-06-23
| |
| * Fix typotmk2013-06-22
| |
| * Initial implementation for the KMACWraul2013-06-22
| |
| * Add support for backlightWraul2013-06-22
|/
* Add default layer config to bootmagictmk2013-06-22
|
* Merge branch 'x68k_led'tmk2013-06-22
|\
| * Add JIS layout to x68ktmk2013-06-22
| |
| * Use serial_uart.c instead of x68k.c nowtmk2013-06-22
| |
| * Add LED support to x68ktmk2013-06-22
| |
| * Add description of 'LED special function of X68000'tmk2013-06-22
|/
* Add power consumptions to doctmk2013-06-19
|
* Change tapping parameter for hhkb/iwraptmk2013-06-19
|
* Add legacy keymap support for x68ktmk2013-06-19
|
* Merge pull request #37 from Wraul/update_phantomtmk2013-05-27
|\ | | | | Polishing the Phantom project
| * Add Phantom README.Mathias Andersson2013-05-27
| |
| * Move Phantom keymaps to separate header files.Mathias Andersson2013-05-27
| |
| * Fix Phantom sleep LED.Mathias Andersson2013-05-27
| |
| * Correct order of rows for PhantomMathias Andersson2013-05-27
| |
| * Update Phantom debug printMathias Andersson2013-05-27
| | | | | | | | This updates the Phantom project to use the new debug print functions.
* | Merge pull request #36 from Wraul/fix_sleep_ledtmk2013-05-27
|\ \ | |/ |/| Fixes to sleep LED