qmk-dactyl-manuform-a/keyboards/jd40/rules.mk

18 lines
552 B
Makefile
Raw Normal View History

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