~ruther/qmk_firmware

ref: c4414af9f3dbf1bae6bdf9bd29da070bb9dc8f47 qmk_firmware/keyboards/handwired/dactyl_minidox/keymaps/dlford/rules.mk -rw-r--r-- 568 bytes
c4414af9 — spacehangover [Keyboard] Add Mercury Macropad (#23071) 1 year, 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Includes
SRC += features/caps_word.c

# Build Options
#   change yes to no to disable
#
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
DYNAMIC_MACRO_ENABLE = yes  # Create macros on the fly
INDICATOR_LIGHTS = yes      # Enable indicator lights for caps lock, etc.
# TAP_DANCE_ENABLE = yes      # Send different keycodes if tapped multiple times
# KEY_OVERRIDE_ENABLE = yes   # Override key combos
# COMBO_ENABLE = yes          # Custom key combos

LTO_ENABLE = yes
RGBLIGHT_SUPPORTED = yes
RGB_MATRIX_SUPPORTED = yes