summaryrefslogtreecommitdiffstats
path: root/usb_keycodes.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved files to common, protocol and doc directorytmk2012-06-071-423/+0
|
* Added terminal_usb adapter for IBM Terminal keyboard.tmk2012-02-141-2/+3
|
* added SONY NEWS keyboard NWP-5461 support.tmk2012-01-061-0/+3
|
* Added ISO/JIS keyboard support.tmk2011-12-051-1/+1
|
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-171-3/+5
|
* added copyright and license notice.tmk2011-07-211-0/+17
|
* Add special keycodes for media control. Fix power down command.tmk2011-07-011-0/+17
|
* Added PS/2 multimeda key support.tmk2011-05-311-104/+107
| | | | | HID Consumer page and System control are also supported now. merged mediakey branch: d53a356cd2011b461843a5c7c1527a61692893c1
* 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