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