diff --git a/keyboards/idobao/montex/v2/keymaps/vial/config.h b/keyboards/idobao/montex/v2/keymaps/vial/config.h index 18dad895a3..1c065166e0 100644 --- a/keyboards/idobao/montex/v2/keymaps/vial/config.h +++ b/keyboards/idobao/montex/v2/keymaps/vial/config.h @@ -7,3 +7,12 @@ #define VIAL_UNLOCK_COMBO_ROWS { 0, 0 } #define VIAL_UNLOCK_COMBO_COLS { 0, 4 } + +// Enable all available RGB Matrix effects +#define RGB_MATRIX_FRAMEBUFFER_EFFECTS +#define RGB_MATRIX_KEYPRESSES + +// Firmware size optimization +// disable Lock Key support +#undef LOCKING_SUPPORT_ENABLE +#undef LOCKING_RESYNC_ENABLE