Add in new Vial UID for ansi_encoder

This commit is contained in:
Adophoxia 2023-07-16 02:58:56 -07:00
parent 4828aecf93
commit e0a94581cb

View File

@ -2,7 +2,7 @@
#pragma once
#define VIAL_KEYBOARD_UID {0x63, 0x39, 0x38, 0xEA, 0x3A, 0x46, 0x3E, 0x9F}
#define VIAL_KEYBOARD_UID {0x5C, 0x2B, 0xB4, 0x2A, 0x60, 0xB3, 0x8B, 0x46}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 9 }
#define VIAL_UNLOCK_COMBO_COLS { 1, 7 }