1
0
Fork 0

[Keymap] Disable in-switch RGB when computer goes to bed (#14993)

This commit is contained in:
MechMerlin 2021-10-30 21:17:42 -07:00 committed by GitHub
parent 32d18f2857
commit 1351dfff08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 2 deletions

View file

@ -1,6 +1,10 @@
# Changelog
All notable changes to my userspace will be documented in this file.
## [0.4.1] - 2021-10-30
### Added
- `RGB_DISABLE_WHEN_USB_SUSPENDED` added in `config.h`. Couple of my boards now have per key RGB and have been staying on when my computer sleeps.
## [0.4.0] - 2021-10-05
### Added