~ruther/qmk_firmware

ref: de1d36031b6aecdb2241d149bd344aa8f5119bb8 qmk_firmware/keyboards/late9/rev1/rules.mk -rw-r--r-- 565 bytes
de1d3603 — Ryan Move `DEBOUNCE_TYPE` to data driven (#21489) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Build Options
#   change yes to no to disable
#
BOOTMAGIC_ENABLE = yes      # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no        # Mouse keys
EXTRAKEY_ENABLE = no        # 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
RGBLIGHT_ENABLE = no        # Enable keyboard RGB underglow
AUDIO_ENABLE = no           # Audio output

OLED_ENABLE = yes