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.

21 lines
1.0 KiB

  1. # Build Options
  2. # change to "no" to disable the options, or define them in the Makefile in
  3. # the appropriate keymap folder that will get included automatically
  4. #
  5. OLED_ENABLE = no
  6. RGBLIGHT_ENABLE = no
  7. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
  8. MOUSEKEY_ENABLE = no # Mouse keys(+4700)
  9. EXTRAKEY_ENABLE = no # Audio control and System control(+450)
  10. CONSOLE_ENABLE = no # Console for debug(+400)
  11. COMMAND_ENABLE = no # Commands for debug and configuration
  12. NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  13. MIDI_ENABLE = no # MIDI controls
  14. AUDIO_ENABLE = no # Audio output on port C6
  15. UNICODE_ENABLE = no # Unicode
  16. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  17. ONEHAND_ENABLE = no # Enable one-hand typing
  18. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
  19. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend