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

  1. # MCU name
  2. MCU = atmega32u4
  3. # Bootloader selection
  4. BOOTLOADER = atmel-dfu
  5. # QMK Build Options
  6. # change to "no" to disable the options, or define them in the Makefile in
  7. # the appropriate keymap folder that will get included automatically
  8. #
  9. BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
  10. MOUSEKEY_ENABLE = no # Mouse keys
  11. EXTRAKEY_ENABLE = yes # Audio control and System control
  12. CONSOLE_ENABLE = no # Console for debug
  13. COMMAND_ENABLE = yes # Commands for debug and configuration
  14. NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  15. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  16. AUDIO_ENABLE = no # Audio output
  17. UNICODE_ENABLE = yes # Unicode
  18. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
  19. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  20. LAYOUTS = ortho_5x14