/* SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once #define VIAL_KEYBOARD_UID {0xBE, 0x78, 0x4B, 0x49, 0x48, 0xB7, 0xA9, 0x77} /* this is the left upper and left lower key */ #define VIAL_UNLOCK_COMBO_ROWS { 0, 4 } #define VIAL_UNLOCK_COMBO_COLS { 0, 0 }