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.

17 lines
903 B

  1. # Build Options (yes/no)
  2. #
  3. BOOTMAGIC_ENABLE = lite # Just bootloader enabled with keys
  4. MOUSEKEY_ENABLE = yes # Mouse keys
  5. EXTRAKEY_ENABLE = yes # Audio control and System control
  6. CONSOLE_ENABLE = no # Console for debug
  7. COMMAND_ENABLE = no # Commands for debug and configuration
  8. BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
  9. MIDI_ENABLE = no # MIDI support
  10. UNICODE_ENABLE = no # Unicode
  11. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  12. AUDIO_ENABLE = no # Audio output on port C6
  13. TAP_DANCE_ENABLE = no
  14. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend (it uses the same timer as BACKLIGHT_ENABLE)
  15. NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  16. RGBLIGHT_ENABLE = no