Skip to content

Commit

Permalink
Changes from review.
Browse files Browse the repository at this point in the history
  • Loading branch information
JWhitleyWork committed Mar 21, 2023
1 parent 03a49ac commit 7425fa5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions app/boards/shields/sofle_rgb_keyhive/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ endif # ZMK_DISPLAY

if LVGL

config LVGL_HOR_RES_MAX
default 128

config LVGL_VER_RES_MAX
default 32

config LVGL_VDB_SIZE
default 64

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
spi-max-frequency = <4000000>;

/* WS2812 */
chain-length = <16>; /* number of LEDs */
chain-length = <37>; /* number of LEDs */
spi-one-frame = <0x70>;
spi-zero-frame = <0x40>;

Expand Down

0 comments on commit 7425fa5

Please sign in to comment.