~ruther/qmk_firmware

ref: 5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1 qmk_firmware/keyboards/crkbd/keymaps/ollyhayes/rules.mk -rw-r--r-- 216 bytes
5d2f2af1 — Ryan OLED: driver naming cleanups (#21710) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SRC += oled.c

OLED_ENABLE = yes

EXTRAKEY_ENABLE = yes
UNICODE_ENABLE = yes

RGBLIGHT_ENABLE = no
RGB_MATRIX_ENABLE = yes
# RGB_MATRIX_CUSTOM_USER = yes

VIRTSER_ENABLE = yes

LTO_ENABLE = yes

MOUSEKEY_ENABLE = no