summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/sweet16/v2/proton_c/rules.mk
blob: fcfa05c3a1f0e51ad6e9cdc6362b0dec5213f6c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# MCU name
MCU = STM32F303
BOARD = QMK_PROTON_C

# Bootloader selection
BOOTLOADER = stm32-dfu

## Features
CONSOLE_ENABLE = yes
ENCODER_ENABLE = yes
AUDIO_ENABLE = yes