rules.mk 813 B

123456789101112131415161718192021
  1. # MCU name
  2. MCU = STM32F303
  3. # Build Options
  4. # comment out to disable the options.
  5. #
  6. BACKLIGHT_ENABLE = yes
  7. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
  8. MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
  9. EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
  10. CONSOLE_ENABLE = yes # Console for debug(+400)
  11. COMMAND_ENABLE = no # Commands for debug and configuration
  12. NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  13. AUDIO_ENABLE = no
  14. RGBLIGHT_ENABLE = no # Enable keyboard underlight functionality
  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