mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-07 04:45:56 +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
|