diff options
Diffstat (limited to 'keyboards/nk65')
-rwxr-xr-x | keyboards/nk65/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/nk65/config.h b/keyboards/nk65/config.h index 767959b626..46450a14c8 100755 --- a/keyboards/nk65/config.h +++ b/keyboards/nk65/config.h @@ -141,3 +141,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // Backlight config starts after VIA's EEPROM usage, // dynamic keymaps start after this. #define VIA_EEPROM_CUSTOM_CONFIG_SIZE 31 + +// VIA lighting is handled by the keyboard-level code +#define VIA_CUSTOM_LIGHTING_ENABLE |