~ruther/qmk_firmware

ref: 49f3ffa2640c6f84dd29a7f90b22ce22d0bcbea6 qmk_firmware/keyboards/bubble75/hotswap/rules.mk -rw-r--r-- 530 bytes
49f3ffa2 — d-floe [Keyboard] Add Bubble 75 (#18863) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
# Build Options
BOOTMAGIC_ENABLE = yes      # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no        # 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           # Enable N-Key Rollover
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
AUDIO_ENABLE = no           # Audio output

RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = WS2812
NO_USB_STARTUP_CHECK = yes