Commit Graph

10 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
Travis Burtrum 98edc2fcbc First commit. Added dvorak-qwerty switching with scroll lock led indicator, and ctrl button switches back to qwerty for shortcuts. Also added dvorak layout with layer switching. 2011-05-25 11:49:22 -04:00
tmk 74f7e19863 added USB_EXTRA feature to HHKB/V-USB 2011-05-21 10:28:57 +09:00
tmk fb8d23c60c integrate V-USB support into ps2_usb 2011-02-22 03:09:14 +09:00
tmk 239bdbf419 PS/2: request to resend when error is occured. 2011-02-22 03:09:09 +09:00
tmk 9a938eecbd host interface for pjrc 2011-02-22 03:09:05 +09:00
tmk 2b8cd88ab1 refactor keyboard.h, host.h 2011-02-22 03:09:02 +09:00
tmk acc974c64b added protocol stack: pjrc, vusb 2011-02-22 03:08:59 +09:00