qmk-firmware/keyboards/do60/rules.mk

13 lines
547 B
Makefile
Raw Normal View History

2017-12-08 15:12:41 +08:00
# Build Options
2021-12-13 10:05:37 +08:00
# change yes to no to disable
#
AUDIO_ENABLE = no # Audio output
2017-12-08 15:12:41 +08:00
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
2017-12-08 15:12:41 +08:00
COMMAND_ENABLE = no # Commands for debug and configuration
CONSOLE_ENABLE = no # Console for debug
EXTRAKEY_ENABLE = yes # Audio control and System control
MOUSEKEY_ENABLE = yes # Mouse keys
2021-12-09 13:05:44 +08:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2018-10-22 23:57:37 +08:00
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.