e0ea4df6f4
* Add README with compilation instructions. * Removed Combo and QMK Settings to save space.
8 lines
218 B
C
8 lines
218 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0xB6, 0xBF, 0x72, 0x59, 0x76, 0xA1, 0xEF, 0x1C}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
|
|
#define VIAL_UNLOCK_COMBO_COLS {0, 13 }
|