diff options
author | Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> | 2022-09-15 16:52:38 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 23:52:38 -0700 |
commit | 56bad5d357d0d670a64db12107e9d687e566e759 (patch) | |
tree | b45a33a9bbf50c44565a4436e2e26b74e91b4a04 /keyboards/idobao/montex/v2 | |
parent | f483520ff9b66cebacf880c4b079b2c490a7e80a (diff) |
[Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)
Diffstat (limited to 'keyboards/idobao/montex/v2')
-rwxr-xr-x | keyboards/idobao/montex/v2/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/idobao/montex/v2/config.h b/keyboards/idobao/montex/v2/config.h index 47d43ca458..98ba567203 100755 --- a/keyboards/idobao/montex/v2/config.h +++ b/keyboards/idobao/montex/v2/config.h @@ -15,7 +15,6 @@ #define DRIVER_LED_TOTAL 27 // -4 disabled underglow LEDs #endif - // #define RGBLIGHT_ANIMATIONS // don't use, please explicitly define // #define RGB_MATRIX_FRAMEBUFFER_EFFECTS // don't use, too few key to make it look good #define RGB_MATRIX_KEYPRESSES |