~ruther/qmk_firmware

ref: 20cefe254d4f29e01e01f07ed61bff2e3fb485d0 qmk_firmware/keyboards/splitkb/kyria/keymaps/muppetjones/rules.mk -rw-r--r-- 434 bytes
20cefe25 — QMK Bot Merge remote-tracking branch 'origin/master' into develop 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
OLED_ENABLE = no           # Enables the use of OLED displays
ENCODER_ENABLE = yes       # Enables the use of one or more encoders
RGBLIGHT_ENABLE = yes      # Enable keyboard RGB underglow
LEADER_ENABLE = yes        # Enable the Leader Key feature
MOUSEKEY_ENABLE = yes
TAP_DANCE_ENABLE = yes
POINTING_DEVICE_ENABLE = yes
COMBO_ENABLE = yes

# Reduce firmware size
# 	https://thomasbaart.nl/2018/12/01/reducing-firmware-size-in-qmk/
Do not follow this link