rules.mk 729 B

123456789101112
  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. MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
  6. CONSOLE_ENABLE = no # Console for debug(+400)
  7. COMMAND_ENABLE = no # Commands for debug and configuration
  8. NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  9. BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
  10. AUDIO_ENABLE = no # Audio output on port C6
  11. RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
  12. SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend