mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-30 13:29:55 +00:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
|
MCU = STM32F303
|
||
|
|
||
|
## Features
|
||
|
CONSOLE_ENABLE = yes
|
||
|
ENCODER_ENABLE = yes
|
||
|
AUDIO_ENABLE = yes
|