You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
422 B

  1. # Generic features
  2. BOOTMAGIC_ENABLE = yes
  3. COMMAND_ENABLE = yes
  4. CONSOLE_ENABLE = yes
  5. EXTRAKEY_ENABLE = yes
  6. MOUSEKEY_ENABLE = yes
  7. NKRO_ENABLE = yes
  8. TAP_DANCE_ENABLE = yes
  9. UNICODEMAP_ENABLE = yes
  10. # Keyboard-specific features
  11. BACKLIGHT_ENABLE = no
  12. RGBLIGHT_ENABLE = yes
  13. VIA_ENABLE = yes
  14. # Firmware size reduction
  15. GRAVE_ESC_ENABLE = no
  16. MAGIC_ENABLE = no
  17. SPACE_CADET_ENABLE = no