summaryrefslogtreecommitdiffstats
path: root/usb_keycodes.h
Commit message (Collapse)AuthorAgeFilesLines
* added some short keycode names for ISO and JIS keyboard.tmk2011-02-171-1/+10
|
* PS/2 to USB keyboard convertertmk2011-01-231-0/+1
|
* change keycodes and define keymap macro for AEK.tmk2011-01-131-103/+133
| | | | | ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c FIX: keycodes for Keypad, Fn and Mousekey.
* changed signature of keymap_fn_layer() in keymap_skel.h.tmk2011-01-061-4/+4
| | | | FIX: name of mousekey macros usb_keycodes.h.
* add audio controls from consumer page(HID)tmk2010-11-171-2/+2
|
* change hhkb/keymaptmk2010-11-161-0/+3
|
* ADD: keymap macro for human to read easiertmk2010-10-261-0/+49
| | | | | ADD: controller.h for controller board definition(teensy) ADD: debug toggle
* hhkb: refactoredtmk2010-10-241-1/+5
|
* version 1.0.tmk2010-10-031-2/+2
|
* add mouse wheel function.tmk2010-10-011-1/+14
|
* add mouse function.tmk2010-09-301-0/+271