rules.mk 914 B

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