~ruther/qmk_firmware

ref: baa6000ed33f1f190f43bcd993f84f3b057e952d qmk_firmware/keyboards/omnikeyish/rules.mk -rw-r--r-- 503 bytes
baa6000e — James Young Data-Driven Keyboard Conversions: H, Part 3 (#23530) 1 year, 1 month 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	# Mouse keys
EXTRAKEY_ENABLE = yes	# Audio control and System control
CONSOLE_ENABLE = yes	# Console for debug
COMMAND_ENABLE = yes    # Commands for debug and configuration
NKRO_ENABLE = yes           # Enable N-Key Rollover
BACKLIGHT_ENABLE = no  	# Enable keyboard backlight functionality
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = no

# Project specific files
SRC += dynamic_macro.c
Do not follow this link