rules.mk 1.1 KB

123456789101112131415161718192021222324
  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
  5. KEYBOARD_SHARED_EP = yes # Free up some extra endpoints - needed if console+mouse+extra
  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 = yes # USB Nkey Rollover
  14. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  15. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  16. ENCODER_ENABLE = yes # Enable rotary encoder support
  17. BLUETOOTH_ENABLE = no # Enable Bluetooth
  18. AUDIO_ENABLE = no # Audio output
  19. WS2812_DRIVER = pwm
  20. OPT_DEFS += -DSTM32_DMA_REQUIRED=TRUE
  21. DEFAULT_FOLDER = tkw/stoutgat/v2/f411
  22. LAYOUTS = 65_iso 65_ansi