qmk-keychron-q3-colemak-dh/keyboards/handwired/jotanck/keymaps/vial/config.h

14 lines
328 B
C

// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
// Configuration for Vial
#define VIAL_KEYBOARD_UID {0xC7, 0xF7, 0x32, 0x54, 0xCB, 0x4B, 0x52, 0x89}
// to unlock the keyboard
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 11 }
// number of layers
#define DYNAMIC_KEYMAP_LAYER_COUNT 6