mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-12 12:23:28 +00:00
6 lines
132 B
Makefile
6 lines
132 B
Makefile
# MCU name
|
|
MCU = atmega32u2
|
|
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|