qmk_firmware/keyboards/dk60/rules.mk

15 lines
590 B
Makefile
Raw Normal View History

2020-10-30 06:14:13 -07:00
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
2020-10-30 06:14:13 -07:00
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
2021-12-08 21:05:44 -08:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2020-10-30 06:14:13 -07:00
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
SLEEP_LED_ENABLE = yes
2020-10-30 06:14:13 -07:00
UNICODE_ENABLE = yes