summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-21refactor keyboard.h, host.htmk21-350/+512
2011-02-21added protocol stack: pjrc, vusbtmk55-1832/+836
2011-02-21define sendcha() in usb_debug.ctmk2-4/+2
2011-02-21PS/2 library receives data partially by interrupttmk11-106/+275
2011-02-21added initial support of mousekeys to ps2_vusbtmk14-270/+676
2011-02-21added PS/2 to USB converter use V-USB as protocol stacktmk40-18/+10003
2011-02-21Merge branch 'master' of github.com:tmk/tmk_keyboardtmk1-1/+10
2011-02-17added some short keycode names for ISO and JIS keyboard.tmk1-1/+10
2011-02-13added note about external pull resistor on DATA line.tmk1-0/+4
2011-01-24fixed mousekey delay to do double/triple click easily.tmk1-1/+2
2011-01-24Exceptional handling for PS/2 scan code set 2tmk2-116/+150
2011-01-22rewrite code of layer switchingtmk2-69/+101
2011-01-22PS/2 to USB keyboard convertertmk12-17/+967
2011-01-16added description of ADB socket pintouts.tmk1-4/+18
2011-01-16changed wait time for volume control.tmk1-2/+2
2011-01-16changed special mode key for macway: Left Shift + Right Shifttmk1-2/+1
2011-01-13ADB keyboard LEDs supporttmk5-13/+60
2011-01-13added 'Keymap' section to adb/README.tmk1-0/+37
2011-01-13change keycodes and define keymap macro for AEK.tmk6-254/+289
2011-01-12ADB to USB keyboard convertertmk8-0/+809
2011-01-11FIX: error handling in ps2.ctmk1-1/+7
2011-01-06added a file TODO.tmk1-0/+103
2011-01-06changed signature of keymap_fn_layer() in keymap_skel.h.tmk4-15/+13
2011-01-06added config option: MATRIX_HAS_GHOST and fixed some on matrix.ctmk7-74/+212
2011-01-06add "Build your own firmware" and "Features" section to README.tmk1-45/+67
2011-01-04add a build option: USB_EXTRA_ENABLEtmk7-35/+121
2011-01-04add error handling to ps2_mousetmk3-10/+58
2011-01-02Add PS/2 mouse support to connect TrackPoint Unit.tmk27-312/+952
2010-12-11change keyboard report descriptor for NKRO.tmk4-50/+98
2010-12-07add build option: NKRO_ENABLE(remove: USB_12KRO)tmk12-260/+414
2010-11-26tuning layer switch timing.tmk1-1/+1
2010-11-25add build option USB_12KRO.tmk6-249/+41
2010-11-24support 12KROtmk5-44/+344
2010-11-18add system controls(power down/wake up) from generic desktop page(HID)tmk7-51/+140
2010-11-17add audio controls from consumer page(HID)tmk7-10/+134
2010-11-16change hhkb/keymaptmk2-13/+16
2010-11-07Merge branch 'led'tmk2-5/+12
2010-11-07output previous key state on TP1684 when scaning matrix.tmk2-14/+31
2010-11-05FIX: LED debugtmk2-5/+12
2010-11-03repeating Fn key: press twice quickly to repeat.tmk1-20/+28
2010-11-03revise Fn key processing.tmk7-160/+293
2010-10-29improve layer switchingtmk21-228/+289
2010-10-28ADD: macway/doctmk14-17/+21
2010-10-27v2.0: HHKB/Macway support mergedtmk1-0/+3
2010-10-27new build method for macwaytmk17-227/+432
2010-10-26ADD: keymap macro for human to read easiertmk17-257/+432
2010-10-25FIX: include filestmk3-3/+4
2010-10-25FIX: doc and keymap.tmk2-37/+38
2010-10-23switch debug on/off by pressing 4 keys on booting timetmk6-14/+61
2010-10-23add keymap layer: Matias half keyboard style(SPACE) [NOT USED]tmk2-8/+40