qmk_firmware/keyboards/do60/rules.mk

13 lines
547 B
Makefile
Raw Normal View History

2017-12-08 07:12:41 +00:00
# Build Options
2021-12-13 02:05:37 +00:00
# change yes to no to disable
#
AUDIO_ENABLE = no # Audio output
2017-12-08 07:12:41 +00:00
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
2017-12-08 07:12:41 +00: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 05:05:44 +00:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2018-10-22 15:57:37 +00:00
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.