16 lines
336 B
Makefile
16 lines
336 B
Makefile
OLED_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
|
|
RGBLIGHT_ENABLE = no # Enable keyboard 'old' RGB lightning
|
|
|
|
MOUSEKEY_ENABLE = no
|
|
# Disabled, because firmware size is to big for Pro Micros
|
|
QMK_SETTINGS = no
|
|
TAP_DANCE_ENABLE = no
|
|
COMBO_ENABLE = no
|
|
KEY_OVERRIDE_ENABLE = no
|
|
|
|
REPEAT_KEY_ENABLE = no
|