diff options
| author | Drashna Jaelre <drashna@live.com> | 2021-11-15 15:09:23 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-15 15:09:23 -0800 |
| commit | 297e209a6e4216d8609b67b006eff81b3400eb58 (patch) | |
| tree | 3f1eb75798e13d03da4acfe0d150887ed1f5741c /keyboards | |
| parent | ef529de10cf01b74c3af7566401e76953a845152 (diff) | |
| download | qmk_firmware-297e209a6e4216d8609b67b006eff81b3400eb58.tar.gz qmk_firmware-297e209a6e4216d8609b67b006eff81b3400eb58.zip | |
[Keyboard] Fix bandominedoni via keymap compilation (#15171)
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/bandominedoni/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/bandominedoni/config.h b/keyboards/bandominedoni/config.h index fcff40f35..629c6af88 100644 --- a/keyboards/bandominedoni/config.h +++ b/keyboards/bandominedoni/config.h | |||
| @@ -197,6 +197,7 @@ | |||
| 197 | # define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH | 197 | # define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH |
| 198 | 198 | ||
| 199 | # endif | 199 | # endif |
| 200 | # define ENABLE_RGB_MATRIX_SOLID_REACTIVE | ||
| 200 | // #define ENABLE_RGB_MATRIX_SPLASH | 201 | // #define ENABLE_RGB_MATRIX_SPLASH |
| 201 | // #define ENABLE_RGB_MATRIX_SOLID_SPLASH | 202 | // #define ENABLE_RGB_MATRIX_SOLID_SPLASH |
| 202 | # endif // AUDIO_ENABLE | 203 | # endif // AUDIO_ENABLE |
