6 lines
232 B
C
6 lines
232 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
/* Because we use vibl, this has to be defined here instead of under keymaps/vial/config.h */
|
|
#define VIAL_KEYBOARD_UID {0x07, 0x30, 0x3E, 0x60, 0x00, 0x62, 0xA3, 0xD4}
|