rules.mk 894 B

12345678910111213141516171819202122
  1. SRC += bbaserdem.c
  2. EXTRAFLAGS += -flto
  3. # ENABLE
  4. UNICODE_ENABLE = yes # Used for unicode character emulation
  5. EXTRAKEY_ENABLE = yes # OS signals like volume control
  6. # DISABLE
  7. BLUETOOTH_ENABLE = no # No bluetooth
  8. COMMAND_ENABLE = no # Some bootmagic thing
  9. BOOTMAGIC_ENABLE = no # Access to EEPROM settings, not needed
  10. CONSOLE_ENABLE = no # Allows console output with a command
  11. SLEEP_LED_ENABLE = no # Breathes LED's when computer is asleep. Untested.
  12. NKRO_ENABLE = no # Default is 6KRO which is plenty
  13. MIDI_ENABLE = no # Untested feature
  14. FAUXCLICKY_ENABLE = no # Emulates clicks using speaker
  15. KEY_LOCK_ENABLE = no # Allows locking any key. Not used
  16. API_SYSEX_ENABLE = no # Allows OS to send signals.
  17. KEY_LOCK_ENABLE = no # Allows locking any key. Not used
  18. # Disabling this makes it compile, prob bad upstream code
  19. # VARIABLE_TRACE = no # Allows debugging variables