Fixed default to dissable VIA (#5309)

This should have gone into previous PR but I am dumb
This commit is contained in:
yiancar 2019-03-04 16:34:08 +00:00 committed by MechMerlin
parent c7c4937eef
commit 3e8ee96b2c
1 changed files with 2 additions and 2 deletions

View File

@ -61,6 +61,6 @@ AUDIO_ENABLE = no # Audio output on port C6
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
#SERIAL_LINK_ENABLE = yes
RAW_ENABLE = yes
DYNAMIC_KEYMAP_ENABLE = yes
RAW_ENABLE = no
DYNAMIC_KEYMAP_ENABLE = no
CIE1931_CURVE = yes