blob: 9bca23db95177d601b54ba1c9c3f50c35bf54865 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# markstos: enable media keys
EXTRAKEY_ENABLE = yes
# markstos: smaller file size, little down-side
LTO_ENABLE = yes
COMBO_ENABLE = yes
# This is for RGB *underglow*
# https://github.com/qmk/qmk_firmware/blob/master/docs/feature_rgblight.md
RGBLIGHT_ENABLE = no
|