This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
fauxpark f98750de6e [Core] Cleanup rules.mk for F303 keyboards (#7306)
* Cleanup rules.mk for F303 keyboards

* Fix small typo
2019-11-14 18:25:40 -08:00

8 lines
101 B
Makefile

# MCU name
MCU = STM32F303
## Features
CONSOLE_ENABLE = yes
ENCODER_ENABLE = yes
AUDIO_ENABLE = yes