4b9687098d
* Update Q0; Port Keychron Q0 Plus to VIAL * Update VIAL UIDs for Q0 and Q0 Plus * Remove `via` keymaps and mentions of `VIA_ENABLE = yes` for `keychron` keymaps for Q0 and Q0 Plus * Update readme.md * Add VIAL-specific flags for `vial` keymap
9 lines
219 B
C
9 lines
219 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0xD2, 0xD3, 0x91, 0xAE, 0xA4, 0x06, 0x6C, 0x30}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 1, 4 }
|