qmk_firmware/keyboards/lazydesigners/the60/rev1/rules.mk

11 lines
414 B
Makefile
Raw Permalink Normal View History

2019-03-13 16:26:25 -07:00
# Build Options
2021-12-12 18:05:37 -08:00
# change yes to no to disable
2019-03-13 16:26:25 -07:00
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
2019-03-13 16:26:25 -07:00
COMMAND_ENABLE = no # Commands for debug and configuration
2021-12-08 21:05:44 -08:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2019-03-13 16:26:25 -07:00
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality