rules.mk 761 B

1234567891011121314
  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. AUDIO_ENABLE = no # Audio output on port C6
  6. BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
  7. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  8. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  9. COMMAND_ENABLE = no # Commands for debug and configuration
  10. CONSOLE_ENABLE = no # Console for debug(+400)
  11. MIDI_ENABLE = no # MIDI controls
  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. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.