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