8ad9105d80
* Larva mk2 initial readme * Update readme.md * Update readme.md * larva mk.1 EOL, mk.2 json update * Update readme.md * katerpillar development reversed to local for now * added lines at the end
8 lines
218 B
C
8 lines
218 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x49, 0xA5, 0xB2, 0x86, 0x75, 0xFF, 0x8A, 0x65}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 1, 4 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 1, 6 }
|