Closed HomerSp closed 3 years ago
Great job as always Homer! :)
lets hope that with this we will start to make the keyboard behave more as it should!
Thanks! I had sort of half forgotten about this since it's been two months with no input, but I'm assuming you've been busy with the next bazecor and the freeze fixes :)
By the way, as I said in the OP this PR won't actually do anything without https://github.com/Dygmalab/Kaleidoscope/pull/3 or similar since the SAMD code doesn't support usb suspend or resume. So if you want it to behave as expected you'll need to test with that too :)
Thanks! I had sort of half forgotten about this since it's been two months with no input, but I'm assuming you've been busy with the next bazecor and the freeze fixes :)
By the way, as I said in the OP this PR won't actually do anything without Dygmalab/Kaleidoscope#3 or similar since the SAMD code doesn't support usb suspend or resume. So if you want it to behave as expected you'll need to test with that too :)
Hahaha you're right! i forgot to merge your other pull request before release, i will update that now :)
This PR simply adds the HostPowerManagement plugin to turn on or off the LEDs when resuming or suspending respectively.
Depends on Kaleidoscope PR: https://github.com/Dygmalab/Kaleidoscope/pull/3