QMK/keyboards/clueboard/california/rules.mk

12 lines
322 B
Makefile
Raw Normal View History

2020-03-23 10:48:11 +01:00
# MCU name
MCU = STM32F303
## 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