summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-09Add new layer actions.tmk6-315/+323
2012-12-16Fix action of system and consumer usage.tmk3-184/+38
2012-12-15Add initial fix for new keymap.tmk14-611/+967
2012-11-01Fix image link 3 :(tmk1-3/+6
2012-11-01Fix image link 2tmk1-3/+3
2012-11-01Fix image link in README.mdtmk1-3/+3
2012-11-01Improve documentationtmk4-233/+201
2012-10-26Fix usage of debug flagtmk7-46/+4
2012-10-26Merge branch 'print'tmk7-89/+242
2012-10-26Add print_dec() and debug_dec().tmk6-67/+130
2012-10-22Add print utilitytmk4-72/+162
2012-10-21Merge branch 'sun'tmk7-18/+118
2012-10-21Add extra commands Bell/Click to Sun convertertmk2-0/+44
2012-10-21Add LED feature to Sun convertertmk5-18/+74
2012-10-21Fix mousekey parameter bugtmk1-1/+1
2012-10-19Fix keymap to adjust new keyboard.c.tmk12-48/+48
2012-10-19Merge branch 'sun'tmk10-2/+765
2012-10-19Use software serial for Sun.tmk9-279/+284
2012-10-18Add Sun converter initial files.tmk8-0/+758
2012-10-17Merge branch 'layerfix'tmk61-1585/+2261
2012-10-17Add child proof keyboard locking feature!tmk3-5/+22
2012-10-17Fix projects for new keycodestmk30-424/+422
2012-10-17Fix HHKB iWRAP buildtmk3-10/+13
2012-10-17Fix HHKB keymaptmk1-3/+3
2012-10-17HHKB scan matrix: fix wait time on power ontmk1-9/+12
2012-10-17Add command console and mouseky parameters tweak.tmk5-84/+400
2012-10-17Add Mousekey parameters and accel keys.tmk4-63/+103
2012-10-17Fix commandstmk6-51/+64
2012-10-17Fix use of default_layertmk1-12/+20
2012-10-17Fix layer switching and host API.tmk4-156/+194
2012-10-17Add subset of Xorg MouseKey acceleration parameters.tmk1-28/+74
2012-10-17Fix build option MOUSEKEY_ENABLE.tmk4-18/+34
2012-10-17Clean host.h interface.tmk6-121/+80
2012-10-17Add keycode.h and remove usb_keycodes.h.tmk8-532/+536
2012-10-17Add consumer/system usage support.tmk5-38/+141
2012-10-17Add repeating of Fn key with alt keycode.tmk2-7/+22
2012-10-17changes function name keyboard_proc to keyboard_tasktmk4-4/+4
2012-10-17Initial version of new code for layer switch is added.tmk19-489/+586
2012-10-17Fix: Makefiletmk2-3/+4
2012-10-15Fix MCU name macro in bootloader.c.tmk1-1/+1
2012-10-15ADB conveter uses plain vanila keymap now.tmk1-49/+4
2012-10-14Merge pull request #8 from JeffreySung/mastertmk9-0/+737