qmk_firmware/keyboards/do60/rules.mk

13 lines
547 B
Makefile
Raw Normal View History

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