qmk-keychron-q3-colemak-dh/keyboards/ekow/akira/keymaps/vial/config.h
Eugene-Yuan Kou 60f3d3f6b2
Adding AKIRA-60 (#158)
* akira-60 initial commit

* update vial-configs

* config FEE_PAGE_COUNT 2

* config FEE_PAGE_COUNT 2

* resolve conflicts
2022-05-07 15:52:30 -06:00

9 lines
278 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 1
#define VIAL_KEYBOARD_UID {0xD6, 0xF4, 0x6F, 0x56, 0x82, 0xE8, 0x06, 0x7B}
#define FEE_PAGE_COUNT 2
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0}
#define VIAL_UNLOCK_COMBO_COLS { 0, 1 }