~ruther/qmk_firmware

ref: 5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1 qmk_firmware/keyboards/marksard/treadstone48/keymaps/default/rules.mk -rw-r--r-- 241 bytes
5d2f2af1 — Ryan OLED: driver naming cleanups (#21710) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
MOUSEKEY_ENABLE = yes       # Mouse keys

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

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