summaryrefslogtreecommitdiffstats
path: root/key_process.c
Commit message (Collapse)AuthorAgeFilesLines
* integrate V-USB support into ps2_usbtmk2011-02-221-392/+0
|
* PS/2 to USB keyboard convertertmk2011-01-231-12/+77
|
* changed wait time for volume control.tmk2011-01-171-2/+2
|
* changed signature of keymap_fn_layer() in keymap_skel.h.tmk2011-01-061-9/+7
| | | | FIX: name of mousekey macros usb_keycodes.h.
* add a build option: USB_EXTRA_ENABLEtmk2011-01-051-3/+16
|
* add error handling to ps2_mousetmk2011-01-041-3/+12
|
* Add PS/2 mouse support to connect TrackPoint Unit.tmk2011-01-021-55/+55
| | | | Change build options: Makefile and config.h. See README.
* add build option: NKRO_ENABLE(remove: USB_12KRO)tmk2010-12-081-26/+45
|
* support 12KROtmk2010-11-241-7/+17
|
* add system controls(power down/wake up) from generic desktop page(HID)tmk2010-11-181-28/+56
|
* add audio controls from consumer page(HID)tmk2010-11-171-0/+13
|
* FIX: LED debugtmk2010-11-061-5/+9
|
* revise Fn key processing.tmk2010-11-031-13/+12
|
* improve layer switchingtmk2010-10-301-8/+42
|
* ADD: macway/doctmk2010-10-281-1/+1
| | | | FIX: keymap
* new build method for macwaytmk2010-10-271-3/+6
|
* ADD: keymap macro for human to read easiertmk2010-10-261-56/+115
| | | | | ADD: controller.h for controller board definition(teensy) ADD: debug toggle
* FIX: include filestmk2010-10-251-2/+2
|
* switch debug on/off by pressing 4 keys on booting timetmk2010-10-241-0/+1
|
* hhkb: refactoredtmk2010-10-241-122/+85
|
* FIX: clear keyboard_keys.tmk2010-10-191-1/+1
| | | | NOT change layer when one more Fn keys pressed/other than Fn key pressed
* add directories for each keyboard: hhkb, macwaytmk2010-10-151-0/+174