~ruther/qmk_firmware

ref: 9614c3adfa2fafd1038a361f4c209392cd11180b qmk_firmware/keyboards/bemeier/bmek/rev1/rules.mk -rwxr-xr-x 428 bytes
9614c3ad — Idan Kamara [keyboard] add sweeq, a ferris/sweep variant with diodes (#21597) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Build Options
#   change yes to no to disable
#
BOOTMAGIC_ENABLE = yes      # Enable Bootmagic Lite
MOUSEKEY_ENABLE       = no
EXTRAKEY_ENABLE       = yes
CONSOLE_ENABLE        = no
COMMAND_ENABLE        = no
SLEEP_LED_ENABLE      = yes
SPLIT_KEYBOARD        = no
BACKLIGHT_ENABLE      = no
NKRO_ENABLE = yes           # Enable N-Key Rollover
RGBLIGHT_ENABLE       = yes
AUDIO_ENABLE          = no
LTO_ENABLE            = yes