1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard_custom/protocol/pjrc
tmk a1f49ff8c1 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
..
main.c Fix build error and debug print PJRC stack #69 #68 2013-10-08 10:49:13 +09:00
pjrc.c Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
pjrc.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
usb_debug.c Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
usb_debug.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
usb_extra.c Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
usb_extra.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
usb_keyboard.c NKRO is disable when SET_PROTOCOL(boot) 2014-04-27 05:36:41 +09:00
usb_keyboard.h Make NKRO deafult when it is available 2014-04-27 04:16:49 +09:00
usb_mouse.c Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
usb_mouse.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
usb.c Fix remotewakeup of PJRC stack(Fix #121) 2014-04-28 16:41:35 +09:00
usb.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00