~ruther/qmk_firmware

ref: 7e27d72cbc9af11b5de3f0c30810a0b95267acee qmk_firmware/keyboards/nightly_boards/paraluman/rules.mk -rw-r--r-- 542 bytes
7e27d72c — Sergey Vlasov Fix `qmk find` failure due to circular imports (#22523) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
# Build Options
#   change yes to no to disable
#
BOOTMAGIC_ENABLE = yes        # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes         # Mouse keys
EXTRAKEY_ENABLE = yes         # Audio control and System control
CONSOLE_ENABLE = no           # Console for debug
COMMAND_ENABLE = no           # Commands for debug and configuration
NKRO_ENABLE = yes             # USB Nkey Rollover
BACKLIGHT_ENABLE = no         # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no          # Enable keyboard RGB underglow
LTO_ENABLE = yes