rules.mk 817 B

12345678910111213141516171819
  1. # Build options
  2. USER_NAME := bbaserdem-without-userspace
  3. BACKLIGHT_ENABLE = no # Switch LEDs
  4. MOUSEKEY_ENABLE = no # Emulates mouse key using keypresses
  5. RGBLIGHT_ENABLE = no # LED strips
  6. TAP_DANCE_ENABLE = no # Use multi-tap features
  7. AUDIO_ENABLE = no # Audio stuff
  8. BLUETOOTH_ENABLE = no # No bluetooth
  9. COMMAND_ENABLE = no # Some bootmagic thing
  10. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  11. CONSOLE_ENABLE = no # Allows console output with a command
  12. SLEEP_LED_ENABLE = no # Breathes LED's when computer is asleep. Untested.
  13. NKRO_ENABLE = no # Default is 6KRO which is plenty
  14. MIDI_ENABLE = no # Untested feature
  15. KEY_LOCK_ENABLE = no # Allows locking any key. Not used
  16. UNICODE_ENABLE = no # Used for unicode character emulation
  17. EXTRAKEY_ENABLE = no # OS signals like volume control