qmk-keychron-q3-colemak-dh/keyboards/redox_w/keymaps/vial/config.h
Pastitas b8005a83f7
Redox_w port (#286)
* Add support for redox_w

* Add redox support

* change uid and delete dupe

* fix manufacturer

* Revert to old redox UID

* Changed rules to recover qmk settings

Co-authored-by: Alejandro Bolullo <alejandro.bolullo@trustyou.net>
2022-11-16 21:27:17 -06:00

12 lines
318 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xD1, 0x17, 0x1B, 0x09, 0x80, 0x38, 0x78, 0xB1}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }
#define VIAL_TAP_DANCE_ENTRIES 2
#define VIAL_COMBO_ENTRIES 2
#define VIAL_KEY_OVERRIDE_ENTRIES 4