rules.mk 717 B

12345678910111213
  1. USER_NAME := bbaserdem-nouserspace
  2. STENO_ENABLE = no # Additional protocols for Stenography(+1700), requires VIRTSER
  3. MOUSEKEY_ENABLE = no # Mouse keys(+4700)
  4. EXTRAKEY_ENABLE = no # Audio control and System control(+450)
  5. CONSOLE_ENABLE = no # Console for debug(+400)
  6. COMMAND_ENABLE = no # Commands for debug and configuration
  7. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  8. AUDIO_ENABLE = no # Enable audio output from keyboard
  9. NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  10. RGBLIGHT_ENABLE = yes # Enable RBG light strips
  11. BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality