1 2 3 4 5 6 7 8 9
/* SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once #define VIAL_KEYBOARD_UID {0xB7, 0xDB, 0x94, 0x86, 0x03, 0xAB, 0x24, 0xB5} /* this is the left upper and left lower key */ #define VIAL_UNLOCK_COMBO_ROWS { 0, 4 } #define VIAL_UNLOCK_COMBO_COLS { 0, 0 }