rules.mk 819 B

123456789101112131415161718192021
  1. # MCU name
  2. MCU = STM32F303
  3. # Build Options
  4. # comment out to disable the options.
  5. #
  6. BOOTMAGIC_ENABLE = no # 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 = no # 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 = no
  13. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  14. RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
  15. MIDI_ENABLE = no # MIDI controls
  16. UNICODE_ENABLE = no # Unicode
  17. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  18. AUDIO_ENABLE = yes
  19. LAYOUTS = 66_ansi 66_iso