Files
zsa_qmk_firmware/keyboards/mechlovin/infinityce/rules.mk
T

19 lines
622 B
Makefile
Raw Normal View History

2020-02-06 00:12:53 +07:00
# MCU name
MCU = atmega32u4
# Bootloader selection
BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
2020-02-06 00:12:53 +07: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 16:05:44 +11:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2020-02-06 00:12:53 +07:00
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output