summaryrefslogtreecommitdiff
path: root/keyboards/sofle
diff options
context:
space:
mode:
authorフィルターペーパー <76888457+filterpaper@users.noreply.github.com>2023-06-28 17:34:41 +0800
committerGitHub <noreply@github.com>2023-06-28 02:34:41 -0700
commit2750e031c1ad9e2f90fcd94f445efcfd8b41bf1c (patch)
treeef1eafc764b562554ef506e05fd2fa0f90abc742 /keyboards/sofle
parentc3cd05c5100b7f48979d67aecb24e609aa22fad3 (diff)
[Keyboard] Sofle: fix LED count (#21386)
Diffstat (limited to 'keyboards/sofle')
-rw-r--r--keyboards/sofle/keymaps/via/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sofle/keymaps/via/config.h b/keyboards/sofle/keymaps/via/config.h
index 439ad2c0c6..e53881987d 100644
--- a/keyboards/sofle/keymaps/via/config.h
+++ b/keyboards/sofle/keymaps/via/config.h
@@ -24,7 +24,7 @@ for more options. */
#if defined(KEYBOARD_sofle_rev1)
// Add RGB underglow and top facing lighting
# define WS2812_DI_PIN D3
-# define RGBLED_NUM 70
+# define RGBLED_NUM 72
# define RGBLED_SPLIT \
{ 36, 36 }
# ifdef RGB_MATRIX_ENABLE