tmk
|
22854eb71b
|
NKRO is disable when SET_PROTOCOL(boot)
- Command can force to enable NKRO even when boot mode
- After boot keyboard may be in boot mode due to BIOS' request
|
11 years ago |
tmk
|
5e3f2d2b2e
|
Make NKRO deafult when it is available
- NKRO is used only when keyboard_protocol = 1(report)
|
11 years ago |
tmk
|
532e100450
|
Add ps2_usart.c and fix set_led at USB wake
|
12 years ago |
tmk
|
48662ace8b
|
Fix build error and debug print PJRC stack #69 #68
|
12 years ago |
Mathias Andersson
|
ddf1759dbe
|
Fixes to sleep LED.
Add help text.
Add missing SLEEP_LED_ENABLE checks.
|
12 years ago |
tmk
|
1348663a4f
|
Fix USB Descriptors
|
12 years ago |
tmk
|
9e39b222d0
|
Add new build options to adb_usb
|
12 years ago |
tmk
|
afc3148e23
|
Add supsend and wakeup to pjrc stack
|
12 years ago |
tmk
|
ce4857e021
|
Fix and keymap of hid_liber from alaricljs at geekhack.org.
|
13 years ago |
tmk
|
f412570739
|
Moved files to common, protocol and doc directory
|
13 years ago |
tmk
|
e6f79b1e5a
|
Workaround for Mac HID SET_IDLE behaviour.
|
13 years ago |
tmk
|
9dec116bc0
|
Workaround for Mac HID SET_IDLE behaviour.
|
13 years ago |
tmk
|
446f87f9e8
|
Fiexed AT90USB162 compatibility.(different number of endpoint)
|
13 years ago |
tmk
|
7386c76191
|
fixed a bug on host_system_send().
|
14 years ago |
tmk
|
e67c988824
|
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
|
14 years ago |
tmk
|
6d45e05ede
|
Added PS/2 multimeda key support.
HID Consumer page and System control are also supported now.
merged mediakey branch: d53a356cd2011b461843a5c7c1527a61692893c1
|
14 years ago |
tmk
|
74f7e19863
|
added USB_EXTRA feature to HHKB/V-USB
|
14 years ago |
tmk
|
b0b6c33332
|
ad hoc fix for IDLE bug which affects on Mac only.
|
14 years ago |
tmk
|
cec2549505
|
FIX: send last report when idle timeouts. (pjrc)
|
14 years ago |
tmk
|
00350c180d
|
v3.0 cleanse files
|
14 years ago |
tmk
|
9a938eecbd
|
host interface for pjrc
|
14 years ago |
tmk
|
acc974c64b
|
added protocol stack: pjrc, vusb
|
14 years ago |
tmk
|
6b0c939d72
|
add a build option: USB_EXTRA_ENABLE
|
15 years ago |
tmk
|
2a562a4191
|
Add PS/2 mouse support to connect TrackPoint Unit.
Change build options: Makefile and config.h. See README.
|
15 years ago |
tmk
|
1ed336a064
|
change keyboard report descriptor for NKRO.
It uses 1byte for modifiers and 15bytes(120bits) for keys now.
|
15 years ago |
tmk
|
51f17f0231
|
add build option: NKRO_ENABLE(remove: USB_12KRO)
|
15 years ago |
tmk
|
37ced39ae2
|
add build option USB_12KRO.
|
15 years ago |
tmk
|
d6da554687
|
support 12KRO
|
15 years ago |
tmk
|
9019c901dd
|
add system controls(power down/wake up) from generic desktop page(HID)
|
15 years ago |
tmk
|
02d955e9fe
|
add audio controls from consumer page(HID)
|
15 years ago |
tmk
|
a31b31e717
|
revise Fn key processing.
|
15 years ago |
tmk
|
2f80e790c6
|
new build method for macway
|
15 years ago |
tmk
|
82637ded27
|
add horizontal mouse wheel
|
15 years ago |
tmk
|
958875247c
|
HHKB support.
|
15 years ago |
tmk
|
7e3975e0ef
|
add mouse wheel function.
|
15 years ago |
tmk
|
d3b1af9572
|
add mouse function.
|
15 years ago |
tmk
|
1bcebc2848
|
ver 0.2
|
15 years ago |
tmk
|
7fd9003f59
|
divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.
|
15 years ago |
tmk
|
ac3134ffeb
|
add initial files from teensy's usb_keyboard_debug.
|
15 years ago |