rules.mk 867 B

123456789101112131415161718
  1. # MCU name
  2. MCU = STM32F042
  3. # Build Options
  4. # change yes to no to disable
  5. BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
  6. MOUSEKEY_ENABLE = yes # Mouse keys
  7. EXTRAKEY_ENABLE = yes # Audio control and System control
  8. CONSOLE_ENABLE = no # Console for debug
  9. COMMAND_ENABLE = no # Commands for debug and configuration
  10. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
  11. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  12. # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  13. NKRO_ENABLE = no # USB Nkey Rollover
  14. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  15. RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
  16. BLUETOOTH_ENABLE = no # Enable Bluetooth
  17. AUDIO_ENABLE = no # Audio output