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.

23 lines
1006 B

  1. MCU = atmega32u4
  2. BOOTLOADER = caterina
  3. # Build Options
  4. CUSTOM_MATRIX = lite # Custom scanning of matrix
  5. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
  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 = no # USB Nkey Rollover
  14. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  15. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  16. UNICODE_ENABLE = no # Unicode
  17. BLUETOOTH_ENABLE = no # Enable Bluetooth
  18. AUDIO_ENABLE = no # Audio output
  19. ENCODER_ENABLE = yes # Rotary Encoder support
  20. SRC = matrix.c