qmk_firmware/tmk_core/protocol/lufa
Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450)
* resolve race condition between suspend and wake in LUFA

* avoid multiple calls to suspend_power_down() / suspend_wakeup_init()

* Remove duplicate suspend_power_down_kb() call

* pause on wakeup to wait for USB state to settle

* need the repeated suspend_power_down() (that's where the sleep is)

* more efficient implementation

* fine tune the pause after sending wakeup

* speculative chibios version of pause-after-wake

* make wakeup delay configurable, and adjust value

* better location for wakeup delay
2021-02-02 11:12:41 +11:00
..
adafruit_ble.cpp
adafruit_ble.h
lufa.c Address wake from sleep instability (#11450) 2021-02-02 11:12:41 +11:00
lufa.h
outputselect.c
outputselect.h
ringbuffer.hpp