summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/california/rules.mk
blob: 11719015e9a6b787d00f6da2f25b86f0a6edc9cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# MCU name
MCU = STM32F303
BOARD = QMK_PROTON_C

## Features
MOUSEKEY_ENABLE = yes  # Mouse keys
EXTRAKEY_ENABLE = yes  # Audio control and System control
CONSOLE_ENABLE = yes   # Console for debug
COMMAND_ENABLE = no    # Commands for debug and configuration
NKRO_ENABLE = yes      # USB Nkey Rollover
RGBLIGHT_ENABLE = no
AUDIO_ENABLE = yes