Update config.h

This commit is contained in:
OTLabs 2023-09-18 21:55:54 -06:00 committed by GitHub
parent b7e0d6f6b2
commit 39000a5e63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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