From bf3a80d86c10a03793ea0621ccec4a04ac14b94b Mon Sep 17 00:00:00 2001 From: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> Date: Thu, 6 Jul 2023 14:50:43 +0800 Subject: [Keyboard] Keychron Q11 ISO Version (#21438) --- keyboards/keychron/q11/ansi_encoder/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'keyboards/keychron/q11/ansi_encoder/config.h') diff --git a/keyboards/keychron/q11/ansi_encoder/config.h b/keyboards/keychron/q11/ansi_encoder/config.h index 08632f0ce7..60bdc493de 100755 --- a/keyboards/keychron/q11/ansi_encoder/config.h +++ b/keyboards/keychron/q11/ansi_encoder/config.h @@ -16,5 +16,8 @@ #pragma once +/* RGB Matrix Configuration */ +#define RGB_MATRIX_LED_COUNT 89 + /* Enable caps-lock LED */ #define CAPS_LOCK_LED_INDEX 23 -- cgit v1.2.3