summaryrefslogtreecommitdiff
path: root/protocol/pjrc/usb.c
AgeCommit message (Collapse)Author
2015-04-10Remove core library and build filestmk
2014-04-28Fix remotewakeup of PJRC stack(Fix #121)tmk
- without this fix wakeup often fails - keyboard can wakeup once or twice but fails after that
2014-04-27NKRO is disable when SET_PROTOCOL(boot)tmk
- Command can force to enable NKRO even when boot mode - After boot keyboard may be in boot mode due to BIOS' request
2014-04-27Make NKRO deafult when it is availabletmk
- NKRO is used only when keyboard_protocol = 1(report)
2013-11-28Add ps2_usart.c and fix set_led at USB waketmk
2013-10-08Fix build error and debug print PJRC stack #69 #68tmk
2013-05-27Fixes to sleep LED.Mathias Andersson
Add help text. Add missing SLEEP_LED_ENABLE checks.
2013-04-13Fix USB Descriptorstmk
2013-04-09Add new build options to adb_usbtmk
2013-03-27Add supsend and wakeup to pjrc stacktmk
2012-11-13Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk
2012-06-07Moved files to common, protocol and doc directorytmk