mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 20:03:01 +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
|