qmk-firmwares/keyboards/do60/rules.mk

21 lines
674 B
Makefile
Raw Normal View History

2017-12-08 07:12:41 +00:00
# MCU name
MCU = atmega32u4
# Bootloader selection
BOOTLOADER = atmel-dfu
2017-12-08 07:12:41 +00:00
# Build Options
2021-12-13 02:05:37 +00:00
# change yes to no to disable
#
AUDIO_ENABLE = no # Audio output
2017-12-08 07:12:41 +00:00
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
2017-12-08 07:12:41 +00:00
COMMAND_ENABLE = no # Commands for debug and configuration
CONSOLE_ENABLE = no # Console for debug
EXTRAKEY_ENABLE = yes # Audio control and System control
MOUSEKEY_ENABLE = yes # Mouse keys
2021-12-09 05:05:44 +00:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2018-10-22 15:57:37 +00:00
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
LAYOUTS = 60_ansi 60_hhkb 60_ansi_split_bs_rshift