rules.mk 963 B

12345678910111213141516171819202122232425262728
  1. # MCU name
  2. MCU = STM32F303
  3. BOARD = QMK_PROTON_C
  4. # Bootloader selection
  5. BOOTLOADER = stm32-dfu
  6. # Use SPI for RGB underglow:
  7. WS2812_DRIVER = spi
  8. # Build Options
  9. # comment out to disable the options.
  10. #
  11. BACKLIGHT_ENABLE = yes
  12. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
  13. MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
  14. EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
  15. CONSOLE_ENABLE = no # Console for debug(+400)
  16. COMMAND_ENABLE = no # Commands for debug and configuration
  17. NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  18. AUDIO_ENABLE = no
  19. RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality
  20. MIDI_ENABLE = no # MIDI controls
  21. UNICODE_ENABLE = no # Unicode
  22. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  23. LEADER_ENABLE = yes
  24. LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_hhkb