diff options
author | Drashna Jaelre <drashna@live.com> | 2022-10-15 09:55:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-15 09:55:40 -0700 |
commit | c8e998ccaddc6157ee5d406e277e973dd4796f37 (patch) | |
tree | 4f81e7fb8f1444ceae824362a4cccc064473af79 /keyboards/preonic/keymaps/era1112 | |
parent | 55b9a4d06e12df08564d3b6261f9ed81f75e07ec (diff) |
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Diffstat (limited to 'keyboards/preonic/keymaps/era1112')
-rw-r--r-- | keyboards/preonic/keymaps/era1112/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/preonic/keymaps/era1112/config.h b/keyboards/preonic/keymaps/era1112/config.h index 86cc6135e5..a30a7733c7 100644 --- a/keyboards/preonic/keymaps/era1112/config.h +++ b/keyboards/preonic/keymaps/era1112/config.h @@ -51,10 +51,9 @@ // Firmware minimization -// Commented to see if it helps stalls on clicky mode +// Commented to see if it helps stalls on clicky mode // #define NO_ACTION_ONESHOT // #undef LOCKING_SUPPORT_ENABLE // #undef LOCKING_RESYNC_ENABLE // #define NO_MUSIC_MODE // #define LAYER_STATE_8BIT // Limits keymap to 8 layers -// #undef RGBLIGHT_ANIMATIONS // Removes rgb animations |