summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-13Change keymap APItmk4-88/+102
2013-02-13Make Transparent feature available to new keymaps.tmk5-20/+39
2013-02-12Fix 'chage default layer' command.tmk1-14/+7
2013-02-12Change ACTION_LAYER_SET_LAYER behaviourtmk2-9/+11
2013-02-12Add transparent layer feature in gh60tmk5-80/+264
2013-02-11Now includes LUFA-120730 in repositorytmk306-0/+64019
2013-02-11Add support for LUFA-120730tmk3-15/+30
2013-02-11Boot Magic key for gh60tmk5-36/+70
2013-02-11Merge branch 'keymap2'tmk24-767/+2689
2013-02-11Fix and add some in READMEtmk1-15/+115
2013-02-10Fix is_tap_key()tmk2-8/+8
2013-02-10Add doc/keycode.txttmk3-5/+286
2013-02-10Merge branch 'gh60'tmk8-3/+815
2013-02-10Add description of keymap and layer in README.mdtmk1-68/+424
2013-02-10Clean layer actions.tmk3-281/+199
2013-02-04Add macro feature.tmk8-22/+226
2013-02-03Support for ISO/JIS keys on ADB(Issue#22)tmk2-16/+65
2013-02-01Add user defined function to action.tmk6-100/+167
2013-01-31Add legacy keymap support.tmk5-38/+151
2013-01-31Fix tapping. tap key just after tap timeout.tmk1-2/+1
2013-01-30Fix: action LAYER_BIT uses xor now instead of and/or.tmk2-19/+16
2013-01-30Fix process_tapping().tmk1-90/+166
2013-01-29Clean debug print in action.c.tmk4-23/+84
2013-01-28Clean code.tmk9-201/+226
2013-01-28Add tap toggle feature to action.tmk3-49/+145
2013-01-27Add oneshot modifier action.tmk3-175/+236
2013-01-27Fix keycodes. It has 32 Fn keys now.tmk1-11/+36
2013-01-27Remove test_func.tmk1-10/+1
2013-01-26New tapping logic.tmk4-164/+216
2013-01-23Minor fixes in keyboard.c.tmk2-14/+10
2013-01-23Add prototype of Action Function.tmk5-70/+185
2013-01-23Add bootmagic keys.(hhkb)tmk2-0/+25
2013-01-21Fix mods with tapping.tmk2-192/+190
2013-01-17Refactor struct keyevent_t.tmk3-10/+19
2013-01-17Fix mods with tap key but some problems still exists.tmk2-67/+102
2013-01-16Add support partly for modifier with tap key.tmk3-189/+239
2013-01-14Fix waiting_keys and periodical update for delaying layer.tmk4-151/+90
2013-01-13Fix tap key using delaying_layer and waiting_key.tmk5-33/+152
2013-01-12Fix PWM control of LED in phantom.tmk1-4/+4
2013-01-09Add new layer actions.tmk6-315/+323
2013-01-07Add ISO support to keymap.(hid_liber)tmk1-4/+4
2012-12-31Fix debouncing code.(gh60)tmk1-28/+27
2012-12-31Change keymap.(gh60)tmk1-10/+10
2012-12-27Add README and keymap layers.(GH60)tmk5-84/+194
2012-12-26Added Initial files for gh60.tmk6-0/+706
2012-12-26Remove DEBUG_LED from pjrc stack.tmk1-3/+0
2012-12-26Fix bug of FAILSAFE key clear.tmk1-0/+4
2012-12-16Fix action of system and consumer usage.tmk3-184/+38
2012-12-15Add initial fix for new keymap.tmk14-611/+967
2012-12-12Add ADB extended keyboard support by blargg@GH.tmk3-8/+23