diff options
Diffstat (limited to 'keyboards/wilba_tech/wt80_a/config.h')
| -rw-r--r-- | keyboards/wilba_tech/wt80_a/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt80_a/config.h b/keyboards/wilba_tech/wt80_a/config.h index b706956ef..591697015 100644 --- a/keyboards/wilba_tech/wt80_a/config.h +++ b/keyboards/wilba_tech/wt80_a/config.h | |||
| @@ -200,3 +200,6 @@ | |||
| 200 | // Backlight config starts after VIA's EEPROM usage, | 200 | // Backlight config starts after VIA's EEPROM usage, |
| 201 | // dynamic keymaps start after this. | 201 | // dynamic keymaps start after this. |
| 202 | #define VIA_EEPROM_CUSTOM_CONFIG_SIZE 7 | 202 | #define VIA_EEPROM_CUSTOM_CONFIG_SIZE 7 |
| 203 | |||
| 204 | // VIA lighting is handled by the keyboard-level code | ||
| 205 | #define VIA_CUSTOM_LIGHTING_ENABLE | ||
