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.

10 lines
401 B

  1. # MCU name
  2. MCU = atmega32u4
  3. BOOTLOADER = atmel-dfu
  4. MOUSEKEY_ENABLE = yes # Mouse keys
  5. CONSOLE_ENABLE = no # Console for debug
  6. COMMAND_ENABLE = no # Commands for debug and configuration
  7. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  8. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  9. UNICODEMAP_ENABLE = yes # Unicode
  10. TAP_DANCE_ENABLE = yes