vial-qmk/keyboards/keyten/aperture/keymaps/vial/config.h
Ivan Gromov 4a430f1960
Add Vial support for keyten/aperture (#941)
* Add Vial Support

* Reducing firmware size
2025-09-26 19:54:18 -06:00

8 lines
216 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x88, 0x8E, 0xA1, 0xC2, 0xC8, 0x7E, 0xAC, 0xEC}
#define VIAL_UNLOCK_COMBO_ROWS {0, 4}
#define VIAL_UNLOCK_COMBO_COLS {0, 14}