diff options
author | lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> | 2023-07-06 14:50:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-06 00:50:43 -0600 |
commit | bf3a80d86c10a03793ea0621ccec4a04ac14b94b (patch) | |
tree | eedd08aeaf98e963fdc5bcd2191cd7b27974f349 /keyboards/keychron/q11/ansi_encoder/config.h | |
parent | aa1ee86ce026cb779e2b760d657c84b95b877be0 (diff) |
[Keyboard] Keychron Q11 ISO Version (#21438)
Diffstat (limited to 'keyboards/keychron/q11/ansi_encoder/config.h')
-rwxr-xr-x | keyboards/keychron/q11/ansi_encoder/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 |