diff --git a/keyboards/getawayvan/keymaps/vial/rules.mk b/keyboards/getawayvan/keymaps/vial/rules.mk index 1860a634ae..d013bc62da 100644 --- a/keyboards/getawayvan/keymaps/vial/rules.mk +++ b/keyboards/getawayvan/keymaps/vial/rules.mk @@ -1,5 +1,3 @@ VIA_ENABLE = yes VIAL_ENABLE = yes VIALRGB_ENABLE = yes - -#VIAL_INSECURE = yes diff --git a/keyboards/keycapsss/plaid_pad/keymaps/vial/rules.mk b/keyboards/keycapsss/plaid_pad/keymaps/vial/rules.mk index 098a7ba7f1..2a8e8f8608 100644 --- a/keyboards/keycapsss/plaid_pad/keymaps/vial/rules.mk +++ b/keyboards/keycapsss/plaid_pad/keymaps/vial/rules.mk @@ -2,4 +2,3 @@ VIA_ENABLE = yes VIAL_ENABLE = yes LTO_ENABLE = yes VIAL_ENCODERS_ENABLE = yes -VIAL_INSECURE = no diff --git a/keyboards/lazydesigners/the30/keymaps/vial/rules.mk b/keyboards/lazydesigners/the30/keymaps/vial/rules.mk index b574426db6..46f9f1360f 100644 --- a/keyboards/lazydesigners/the30/keymaps/vial/rules.mk +++ b/keyboards/lazydesigners/the30/keymaps/vial/rules.mk @@ -1,5 +1,3 @@ VIA_ENABLE = yes VIAL_ENABLE = yes LTO_ENABLE = yes - -#VIAL_INSECURE = yes diff --git a/keyboards/sergiopoverony/creator_lite/keymaps/vial/config.h b/keyboards/sergiopoverony/creator_lite/keymaps/vial/config.h new file mode 100644 index 0000000000..ffb5e58920 --- /dev/null +++ b/keyboards/sergiopoverony/creator_lite/keymaps/vial/config.h @@ -0,0 +1,5 @@ +#pragma once + +#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 } +#define VIAL_UNLOCK_COMBO_COLS { 0, 1 } + diff --git a/keyboards/sergiopoverony/creator_lite/keymaps/vial/rules.mk b/keyboards/sergiopoverony/creator_lite/keymaps/vial/rules.mk index b971612c01..2c5ee8206c 100644 --- a/keyboards/sergiopoverony/creator_lite/keymaps/vial/rules.mk +++ b/keyboards/sergiopoverony/creator_lite/keymaps/vial/rules.mk @@ -1,5 +1,4 @@ VIA_ENABLE = yes VIAL_ENABLE = yes -VIAL_INSECURE = yes VIAL_ENCODERS_ENABLE = yes QMK_SETTINGS = no diff --git a/keyboards/sergiopoverony/creator_pro/keymaps/vial/rules.mk b/keyboards/sergiopoverony/creator_pro/keymaps/vial/rules.mk index 9946c0d73e..a9a8878afb 100644 --- a/keyboards/sergiopoverony/creator_pro/keymaps/vial/rules.mk +++ b/keyboards/sergiopoverony/creator_pro/keymaps/vial/rules.mk @@ -1,6 +1,5 @@ VIA_ENABLE = yes VIAL_ENABLE = yes -VIAL_INSECURE = yes VIAL_ENCODERS_ENABLE = yes QMK_SETTINGS = no COMBO_ENABLE = no