Remove VIAL_INSECURE from all keyboards -- this should only be used for testing
This commit is contained in:
parent
88bf44797d
commit
9d0e4bb0b1
@ -1,5 +1,3 @@
|
||||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
VIALRGB_ENABLE = yes
|
||||
|
||||
#VIAL_INSECURE = yes
|
||||
|
@ -2,4 +2,3 @@ VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
VIAL_ENCODERS_ENABLE = yes
|
||||
VIAL_INSECURE = no
|
||||
|
@ -1,5 +1,3 @@
|
||||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
|
||||
#VIAL_INSECURE = yes
|
||||
|
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
|
||||
#define VIAL_UNLOCK_COMBO_COLS { 0, 1 }
|
||||
|
@ -1,5 +1,4 @@
|
||||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
VIAL_INSECURE = yes
|
||||
VIAL_ENCODERS_ENABLE = yes
|
||||
QMK_SETTINGS = no
|
||||
|
@ -1,6 +1,5 @@
|
||||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
VIAL_INSECURE = yes
|
||||
VIAL_ENCODERS_ENABLE = yes
|
||||
QMK_SETTINGS = no
|
||||
COMBO_ENABLE = no
|
||||
|
Loading…
Reference in New Issue
Block a user