]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/preonic/rev3/rules.mk
use built-in arm stuff
[qmk_firmware.git] / keyboards / preonic / rev3 / rules.mk
1 # project specific files
2 SRC = matrix.c
3 LAYOUTS += ortho_5x12
4
5 # Cortex version
6 MCU  = STM32F303
7
8 # Build Options
9 #   comment out to disable the options.
10 #
11 BACKLIGHT_ENABLE = no
12 BOOTMAGIC_ENABLE = yes  # Virtual DIP switch configuration
13 ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
14 MOUSEKEY_ENABLE = yes # Mouse keys
15 EXTRAKEY_ENABLE = yes # Audio control and System control
16 CONSOLE_ENABLE = yes  # Console for debug
17 COMMAND_ENABLE = yes    # Commands for debug and configuration
18 #SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend
19 NKRO_ENABLE = yes     # USB Nkey Rollover
20 CUSTOM_MATRIX = yes # Custom matrix file
21 AUDIO_ENABLE = yes
22 RGBLIGHT_ENABLE = no
23 # SERIAL_LINK_ENABLE = yes
24 ENCODER_ENABLE = yes