rules.mk 771 B

1234567891011121314151617181920
  1. # MCU name
  2. MCU = STM32F303
  3. # Build Options
  4. # comment out to disable the options.
  5. #
  6. BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
  7. MOUSEKEY_ENABLE = yes # Mouse keys
  8. EXTRAKEY_ENABLE = yes # Audio control and System control
  9. CONSOLE_ENABLE = yes # Console for debug
  10. COMMAND_ENABLE = yes # Commands for debug and configuration
  11. NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  12. AUDIO_ENABLE = yes
  13. RGBLIGHT_ENABLE = no # Enable keyboard underlight functionality
  14. BACKLIGHT_ENABLE = no
  15. MIDI_ENABLE = no # MIDI controls
  16. UNICODE_ENABLE = no # Unicode
  17. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  18. LAYOUTS = 66_ansi 66_iso