qmk-firmwares/keyboards/rart/rartpad/rules.mk

14 lines
478 B
Makefile
Raw Normal View History

2020-07-11 10:54:22 +00:00
# Build Options
2021-12-13 02:05:37 +00:00
# change yes to no to disable
2020-07-11 10:54:22 +00:00
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
2020-07-11 10:54:22 +00:00
MOUSEKEY_ENABLE = yes # 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-09 05:05:44 +00:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2020-07-11 10:54:22 +00:00
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = yes
ENCODER_ENABLE = yes