summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-14Fix PS/2 protocol build optionstmk11-320/+503
2012-10-08Debounce bug fixedJeffrey Sung2-7/+12
2012-10-08Power key supportJeffrey Sung3-151/+160
2012-09-21Change keymap of ADB converter.tmk4-46/+45
2012-09-20To prevent key stuck clear matrix array when ADB error occurs.tmk2-34/+40
2012-09-19ad hoc fix for wrong bit read problem of adb.c.tmk1-0/+6
2012-09-17CapsLock SupportJeffrey Sung3-125/+158
2012-09-16Apple IIgs/Standard KeyboardJeffrey Sung9-0/+690
2012-09-06converter/usb_usb: Change keymap.tmk1-4/+4
2012-09-06Fix timeout logic of LUFA sendchar(), sned_*().tmk1-6/+34