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.

33 lines
1.3 KiB

  1. MCU = atmega32u4
  2. # Bootloader selection
  3. # Teensy halfkay
  4. # Pro Micro caterina
  5. # Atmel DFU atmel-dfu
  6. # LUFA DFU lufa-dfu
  7. # QMK DFU qmk-dfu
  8. # ATmega32A bootloadHID
  9. # ATmega328P USBasp
  10. BOOTLOADER = caterina
  11. # Build Options
  12. # change to "no" to disable the options, or define them in the Makefile in
  13. # the appropriate keymap folder that will get included automatically
  14. #
  15. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
  16. MOUSEKEY_ENABLE = yes # Mouse keys
  17. EXTRAKEY_ENABLE = yes # Audio control and System control
  18. CONSOLE_ENABLE = no # Console for debug
  19. COMMAND_ENABLE = yes # Commands for debug and configuration
  20. NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  21. BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
  22. MIDI_ENABLE = no # MIDI controls
  23. AUDIO_ENABLE = no # Audio output on port C6
  24. UNICODE_ENABLE = no # Unicode
  25. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  26. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
  27. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
  28. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  29. SPLIT_KEYBOARD = yes
  30. LAYOUTS = ortho_5x12 ortho_4x12