underglow-layer: add fade-delay property
This commit is contained in:
parent
62dc6d8ec5
commit
01f8f363f8
4 changed files with 105 additions and 67 deletions
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
const int rgb_pixel_lookup(int idx);
|
||||
const int zmk_rgbmap_id(uint8_t layer);
|
||||
const int zmk_rgbmap_fade_delay(uint8_t layer);
|
||||
|
||||
const struct zmk_behavior_binding *rgb_underglow_get_bindings(uint8_t layer);
|
||||
|
||||
uint8_t rgb_underglow_top_layer_with_state(uint32_t state_to_test);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue