forked from mirrors/qmk_firmware
81e19d61c0
Co-authored-by: Nick Brassel <nick@tzarc.org>
7 lines
No EOL
108 B
Makefile
7 lines
No EOL
108 B
Makefile
# MCU name
|
|
MCU = atmega32u2
|
|
|
|
# Build Options
|
|
ENCODER_ENABLE = yes
|
|
BACKLIGHT_ENABLE = no
|
|
RGBLIGHT_ENABLE = no
|