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
913 B

  1. BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
  2. MOUSEKEY_ENABLE = yes # Mouse keys
  3. EXTRAKEY_ENABLE = yes # Audio control and System control
  4. CONSOLE_ENABLE = yes # Console for debug
  5. COMMAND_ENABLE = no # Commands for debug and configuration
  6. NKRO_ENABLE = yes # USB Nkey Rollover
  7. UNICODE_ENABLE = yes # Unicode
  8. OLED_ENABLE = yes
  9. OLED_DRIVER = SSD1306 # Enables the use of OLED displays
  10. ENCODER_ENABLE = yes # Enables the use of one or more encoders
  11. RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
  12. RGBLIGHT_STARTUP_ANIMATION = yes
  13. RGB_MATRIX_ENABLE = yes
  14. TAP_DANCE_ENABLE = yes
  15. KEY_LOCK_ENABLE = no
  16. WPM_ENABLE = yes
  17. SWAP_HANDS_ENABLE = yes
  18. LTO_ENABLE = no