~ruther/qmk_firmware

ref: 47bc02b2ff84c9a35b8f778a8a1012f737372eea qmk_firmware/keyboards/marksard/rhymestone/keymaps/default/rules.mk -rw-r--r-- 262 bytes
47bc02b2 — Dasky Force CPI update using timer when using split pointing. (#23545) 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
8
9
MOUSEKEY_ENABLE = yes       # Mouse keys
TAP_DANCE_ENABLE = no

RGBLIGHT_ENABLE = yes        # Enable keyboard RGB underglow
OLED_ENABLE = no
LTO_ENABLE = yes

# If you want to change the display of OLED, you need to change here
SRC +=  ./common/oled_helper.c \