qmk_firmware/keyboards/qvex/lynepad/rules.mk

19 lines
628 B
Makefile
Raw Normal View History

2020-11-11 14:24:00 -08:00
# MCU name
MCU = atmega32u4
# Bootloader selection
BOOTLOADER = caterina
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
2020-11-11 14:24:00 -08: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-08 21:05:44 -08:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2020-11-11 14:24:00 -08:00
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
ENCODER_ENABLE = yes # Enable the encoders