Skip to content

Commit

Permalink
override led string length
Browse files Browse the repository at this point in the history
  • Loading branch information
Grifs committed Nov 19, 2023
1 parent db6eb86 commit d4660ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/splitkb_aurora_lily58.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=0
CONFIG_ZMK_RGB_UNDERGLOW_SAT_START=0
CONFIG_ZMK_RGB_UNDERGLOW_BRT_START=20

#CONFIG_ZMK_BACKLIGHT=y
#CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=y
4 changes: 4 additions & 0 deletions config/splitkb_aurora_lily58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>

&led_strip {
chain-length = <34>;
};

/ {
keymap {
compatible = "zmk,keymap";
Expand Down

0 comments on commit d4660ce

Please # to comment.