Remove custom backlight code for PS2AVRGB boards (#7775)
[jackhill/qmk/firmware.git] / keyboards / atreus / rules.mk
CommitLineData
44441de8 1# Build Options
76e78e8c 2# change yes to no to disable
44441de8 3#
75ee8df1 4BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
76e78e8c
JK
5MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
6EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
7CONSOLE_ENABLE = yes # Console for debug(+400)
8COMMAND_ENABLE = yes # Commands for debug and configuration
44441de8 9# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
76e78e8c
JK
10SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
11# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
75ee8df1 12NKRO_ENABLE = yes # USB Nkey Rollover
76e78e8c
JK
13BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
14RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
15MIDI_ENABLE = no # MIDI support (+2400 to 4200, depending on config)
75ee8df1 16UNICODE_ENABLE = yes # Unicode
76e78e8c
JK
17BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
18AUDIO_ENABLE = no # Audio output on port C6
19FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
20HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
75ee8df1
JC
21
22DEFAULT_FOLDER = atreus/astar