mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-17 18:10:44 +02:00
3 lines
223 B
Makefile
3 lines
223 B
Makefile
#pragma once
|
|
NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
|
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|