]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding proper remote wake-up support
authorJacob Alexander <haata@kiibohd.com>
Tue, 17 May 2016 08:18:14 +0000 (01:18 -0700)
committerJacob Alexander <haata@kiibohd.com>
Tue, 17 May 2016 08:18:14 +0000 (01:18 -0700)
commitba58010a7582b11b5fff2b995eb406e27fa44ecf
tree8deb8fef29c52efcbdd0d8dc980ff6adb3705764
parent8fbc8d535f6fd858fb549c4f85c83ee1791f77d7
Adding proper remote wake-up support

- Maintains a sleep state variable (may be able to use as a signal in the future)
- On the first keypress, hold the RESUME signal for 10 ms (spec says between 1 and 15 ms)
- Removed some messages that were affecting sleep state
Output/pjrcUSB/arm/usb_dev.c
Output/pjrcUSB/arm/usb_keyboard.c
Output/pjrcUSB/arm/usb_mouse.c
Output/pjrcUSB/output_com.c
Output/usbMuxUart/output_com.c