Commit Graph

11 Commits

Author SHA1 Message Date
tmk
110eea578b Fix remotewakeup of PJRC stack(Fix #121)
- without this fix wakeup often fails
- keyboard can wakeup once or twice but fails after that
2014-04-28 16:41:35 +09:00
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
2014-04-27 05:36:41 +09:00
tmk
5e3f2d2b2e Make NKRO deafult when it is available
- NKRO is used only when keyboard_protocol = 1(report)
2014-04-27 04:16:49 +09:00
tmk
532e100450 Add ps2_usart.c and fix set_led at USB wake 2013-11-28 11:31:48 +09:00
tmk
48662ace8b Fix build error and debug print PJRC stack #69 #68 2013-10-08 10:49:13 +09:00
Mathias Andersson
ddf1759dbe Fixes to sleep LED.
Add help text.
Add missing SLEEP_LED_ENABLE checks.
2013-05-27 18:36:00 +02:00
tmk
1348663a4f Fix USB Descriptors 2013-04-13 11:55:08 +09:00
tmk
9e39b222d0 Add new build options to adb_usb 2013-04-09 14:27:29 +09:00
tmk
afc3148e23 Add supsend and wakeup to pjrc stack 2013-03-27 15:18:08 +09:00
tmk
ce4857e021 Fix and keymap of hid_liber from alaricljs at geekhack.org. 2012-11-13 10:07:59 +09:00
tmk
f412570739 Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00