qmk-keychron-q3-colemak-dh/keyboards/kprepublic/jj40/keymaps/vial/config.h
juanlufont 601fc4b20a
Add Vial support for KPRepublic JJ40 (#168)
* Add Vial support for KPRepublic JJ40

* Fix label
2022-05-15 14:14:08 -06:00

10 lines
285 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x00, 0xBF, 0xFC, 0x85, 0xD8, 0x20, 0x1C, 0x36}
#define DYNAMIC_KEYMAP_LAYER_COUNT 4
// top left + top right keys
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 11 }