aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix LUFA blocking during startuptmk2013-09-251-0/+2
|/ /
* | Fix USB initilaize on LUFAtmk2013-09-213-6/+7
* | Merge branch 'm0110_next'tmk2013-09-217-126/+118
|\ \
| * | Fix README of M0110tmk2013-09-213-64/+64
| * | Change keymap and enable bootmagic of M0110tmk2013-09-213-59/+49
| * | Remove procedures not neeed from init of M0110tmk2013-09-211-1/+3
| * | Change m0110 pin configuration: swap D0 and D1tmk2013-09-201-2/+2
* | | Fix to bootmagic key configurabletmk2013-09-213-3/+44
|/ /
* | Merge branch 'tapping_fix60'tmk2013-09-191-4/+7
|\ \
| * | Fix Tapping: release of a key pressed before taptmk2013-09-181-4/+7
* | | Fix version info commandtmk2013-09-193-8/+45
* | | Fix bootloader jump use word addresstmk2013-09-181-3/+4
|/ /
* | Fix action macrostmk2013-09-111-4/+4
* | Merge branch 'keymap_section'tmk2013-09-115-17/+299
|\ \ | |/ |/|
| * Add build option KEYMAP_SECTION for keymap editortmk2013-09-113-10/+11
| * Add version stringtmk2013-09-112-3/+8
| * Add ld script for keymap sectiontmk2013-09-113-8/+284
|/
* Change Makefile and port settingtmk2013-08-046-116/+76
* Fix tapping count over flow(issue #52)tmk2013-07-291-1/+1
* Merge branch 'lufa_nkro'tmk2013-07-2911-243/+197
|\
| * Change README Makefile and config.h in hhkbtmk2013-07-293-66/+29
| * Add NKRO support for LUFAtmk2013-07-2810-177/+168
|/
* Merge branch 'bootmagic_salt'(Fix issue #41)tmk2013-07-244-1/+20
|\
| * Add bootmagic salt key to avoid accidental configurationtmk2013-07-244-1/+20
|/
* Merge branch 'lockkey_fix'(Fix issue #46)tmk2013-07-237-28/+75
|\
| * Add mechanical locking switch support for NumLock and ScrollLocktmk2013-07-237-28/+75
|/
* Merge branch 'macro_mediakey'(Fix issue #42)tmk2013-07-237-84/+88
|\
| * Add support for macro media/system keystmk2013-07-237-84/+88
|/
* Merge branch 'bob_fix'tmk2013-07-213-34/+53
|\
| * Cancel tapping when interrupted by other keytmk2013-07-211-26/+45
| * Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXTtmk2013-07-202-8/+8
* | Add compile conditional for assembler(xprintf)tmk2013-07-151-0/+2
|/
* Merge branch 'hhkb_tmk'tmk2013-07-117-92/+355
|\
| * Fix README and doctmk2013-07-112-87/+111
| * 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
* | Merge pull request #44 from Wraul/phantom_fixtmk2013-07-072-1/+2
|\ \
| * | Correction to Phantom readme markdown.Wraul2013-07-071-0/+1
| * | Fix Phantom scroll lock LED.Wraul2013-07-071-1/+1
|/ /
* | Merge pull request #40 from yeeeargh/hid_liber-standard-layoutstmk2013-07-038-98/+186
|\ \ | |/ |/|
| * Added standard layouts for ANSI and ISO. Moved the initial layout from alaric...yeeeargh2013-07-038-98/+186
|/
* 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