qmk_firmware/keyboards/do60/rules.mk

13 lines
547 B
Makefile
Raw Normal View History

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