]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/proton_c/rules.mk
Adds Proton C Conversion (#4661)
[qmk_firmware.git] / keyboards / proton_c / rules.mk
1 MCU = STM32F303
2
3 # Build Options
4 #   comment out to disable the options.
5 #
6 BACKLIGHT_ENABLE = no
7 BOOTMAGIC_ENABLE = yes  # Virtual DIP switch configuration
8 ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
9 MOUSEKEY_ENABLE = yes # Mouse keys
10 EXTRAKEY_ENABLE = yes # Audio control and System control
11 CONSOLE_ENABLE = yes  # Console for debug
12 COMMAND_ENABLE = yes    # Commands for debug and configuration
13 #SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend
14 NKRO_ENABLE = yes     # USB Nkey Rollover
15 AUDIO_ENABLE = yes
16 RGBLIGHT_ENABLE = no
17 # SERIAL_LINK_ENABLE = yes