underglow-layer: keep RGB asleep on battery update
This commit is contained in:
parent
01f8f363f8
commit
28a1c4697e
4 changed files with 23 additions and 17 deletions
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
struct zmk_underglow_color_changed {
|
||||
uint32_t layers;
|
||||
bool wakeup;
|
||||
};
|
||||
|
||||
ZMK_EVENT_DECLARE(zmk_underglow_color_changed);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue