vial-qmk/keyboards/4pplet/waffling60/rev_d_ansi/keymaps/vial/config.h
SeebM 99d1699b2c
Add VIAL support for 4pplet waffling60 rev_d (#584)
* Add VIAL support for 4pplet waffling60 rev_d

* Update keyboards/4pplet/waffling60/rev_d/keymaps/vial/vial.json

remove vendorID and  productID

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Add vial support for:
* 4pplet/waffling60/rev_d_ansi

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-11-06 21:58:13 -06:00

11 lines
223 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xF0, 0x01, 0x3E, 0x93, 0x0F, 0x17, 0x90, 0x69}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }