qmk-keychron-q3-colemak-dh/keyboards/keycapsss/3w6_2040/keymaps/vial/config.h
Ben 39713d9d74
Add VIAL port for Keycapsss 3w6 RP2040 (#366)
* Add VIAL port for Keycapsss 3w6 RP2040

* fix code format for uid

* fix EE-Hands and move more config options to json

* Fix: add missing split pointing device setting

---------

Co-authored-by: Ben Roe <ben@MacBook-Pro-von-Ben.local>
Co-authored-by: Conor Burns <mail@conor-burns.com>
2023-02-16 00:17:08 -06:00

8 lines
259 B
C

// Copyright 2022 Conor Burns (@Conor-Burns)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define VIAL_KEYBOARD_UID {0x5C, 0xD1, 0x02, 0x5A, 0x42, 0x02, 0x9E, 0x28}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }