Commit Graph

14 Commits

Author SHA1 Message Date
Travis Burtrum a77a1d2289 Merge remote branch 'upstream/master'
Conflicts:
	keyboard.c
	ps2_usb/keymap.c
2011-05-31 12:19:19 -04:00
tmk 6d45e05ede Added PS/2 multimeda key support.
HID Consumer page and System control are also supported now.
merged mediakey branch: d53a356cd2011b461843a5c7c1527a61692893c1
2011-05-31 21:25:16 +09:00
Travis Burtrum 47da6bf7d4 Added keymap support for volume control, and a function to print ints in decimal format.
I'm now stuck until I find the specification for keys like next track, stop, play/pause,
browser controls and the like, anyone?
2011-05-26 01:31:49 -04:00
tmk cf95d8308f added some short keycode names for ISO and JIS keyboard. 2011-02-17 13:29:50 +09:00
tmk bf1a37ba71 PS/2 to USB keyboard converter 2011-01-23 04:10:35 +09:00
tmk c5b9f2b02b change keycodes and define keymap macro for AEK.
ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c
FIX: keycodes for Keypad, Fn and Mousekey.
2011-01-13 16:39:49 +09:00
tmk 3e56e80c7d changed signature of keymap_fn_layer() in keymap_skel.h.
FIX: name of mousekey macros usb_keycodes.h.
2011-01-06 15:37:14 +09:00
tmk 02d955e9fe add audio controls from consumer page(HID) 2010-11-17 16:06:20 +09:00
tmk 8240e606d4 change hhkb/keymap 2010-11-16 14:56:06 +09:00
tmk 461e0d3d8c ADD: keymap macro for human to read easier
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle
2010-10-26 21:32:45 +09:00
tmk 06eb50be07 hhkb: refactored 2010-10-24 01:17:26 +09:00
tmk 479af4bdcd version 1.0. 2010-10-03 01:30:56 +09:00
tmk 7e3975e0ef add mouse wheel function. 2010-10-01 22:17:55 +09:00
tmk d3b1af9572 add mouse function. 2010-09-30 14:50:23 +09:00