summaryrefslogtreecommitdiffstats
path: root/keyboards/linworks/fave87h/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-11-11 12:15:19 +1100
committerGitHub <noreply@github.com>2022-11-11 12:15:19 +1100
commit20ed138236a88c8b1fc3924f4b883618f6e01920 (patch)
treee69701853d2e16e8154d00f85f076541111b262a /keyboards/linworks/fave87h/config.h
parentdad5262425c311b3e14cf886a29c312e3edf7dd4 (diff)
LED config fixes (#18973)
Diffstat (limited to 'keyboards/linworks/fave87h/config.h')
-rw-r--r--keyboards/linworks/fave87h/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/linworks/fave87h/config.h b/keyboards/linworks/fave87h/config.h
index 17d19fb2e1..6ec87d541e 100644
--- a/keyboards/linworks/fave87h/config.h
+++ b/keyboards/linworks/fave87h/config.h
@@ -34,8 +34,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEBOUNCE 5
/* Define RGB */
-#define RGBLED_NUM 127
-#define RGB_MATRIX_LED_COUNT 127
+#define RGBLED_NUM 87
+#define RGB_MATRIX_LED_COUNT 87
#define RGB_DI_PIN D2
#ifdef RGB_MATRIX_ENABLE