1
0
Fork 0
qmk_firmware/keyboards/splitish/rules.mk

17 lines
518 B
Makefile
Raw Permalink Normal View History

# MCU name
MCU = atmega32u4
# Bootloader selection
BOOTLOADER = caterina
2021-12-13 02:05:37 +00:00
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
2021-12-09 05:05:44 +00:00
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality