Sync keyboards with qmk, switch via->vial keymap where applicable
This commit is contained in:
@@ -60,8 +60,3 @@
|
||||
#define NO_ACTION_FUNCTION
|
||||
|
||||
#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
|
||||
|
||||
/* Vial settings */
|
||||
#define VIAL_KEYBOARD_UID { 0x03, 0xB7, 0xC6, 0x97, 0x0B, 0xB1, 0x6B, 0x19 }
|
||||
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
|
||||
#define VIAL_UNLOCK_COMBO_COLS { 0, 15 }
|
||||
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
/* Vial settings */
|
||||
#define VIAL_KEYBOARD_UID { 0x03, 0xB7, 0xC6, 0x97, 0x0B, 0xB1, 0x6B, 0x19 }
|
||||
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
|
||||
#define VIAL_UNLOCK_COMBO_COLS { 0, 15 }
|
||||
|
||||
Reference in New Issue
Block a user