summaryrefslogtreecommitdiffstats
path: root/protocol/pjrc/usb.c
AgeCommit message (Collapse)AuthorFilesLines
2014-04-28Fix remotewakeup of PJRC stack(Fix #121)tmk1-0/+1
- without this fix wakeup often fails - keyboard can wakeup once or twice but fails after that
2014-04-26NKRO is disable when SET_PROTOCOL(boot)tmk1-0/+3
- Command can force to enable NKRO even when boot mode - After boot keyboard may be in boot mode due to BIOS' request
2014-04-26Make NKRO deafult when it is availabletmk1-8/+10
- NKRO is used only when keyboard_protocol = 1(report)
2013-11-28Add ps2_usart.c and fix set_led at USB waketmk1-1/+2
2013-10-08Fix build error and debug print PJRC stack #69 #68tmk1-0/+1
2013-05-27Fixes to sleep LED.Mathias Andersson1-0/+2
Add help text. Add missing SLEEP_LED_ENABLE checks.
2013-04-13Fix USB Descriptorstmk1-0/+12
2013-04-09Add new build options to adb_usbtmk1-0/+1
2013-03-27Add supsend and wakeup to pjrc stacktmk1-3/+20
2012-11-13Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk1-11/+11
2012-06-06Moved files to common, protocol and doc directorytmk1-0/+962