rules.mk 543 B

1234567891011
  1. BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
  2. CONSOLE_ENABLE = no # Console for debug(+400)
  3. COMMAND_ENABLE = no # Commands for debug and configuration
  4. SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
  5. NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  6. BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
  7. AUDIO_ENABLE = no
  8. RGBLIGHT_ENABLE = yes
  9. TAP_DANCE_ENABLE = yes
  10. UNICODE_ENABLE = yes
  11. LEADER_ENABLE = yes