rules.mk 446 B

12345678
  1. BOOTMAGIC_ENABLE = no
  2. EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
  3. NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  4. BACKLIGHT_ENABLE = yes # Enable my Red LEDS
  5. RGBLIGHT_ENABLE = yes # Enable my RGBS
  6. VELOCIKEY_ENABLE = yes # I like RGB
  7. TAP_DANCE_ENABLE = yes # fancy fancy Caps
  8. LINK_TIME_OPTIMIZATION = yes # Enable link time optimization