c1aea3d410
* Add initial files for rekt1800 vial config * Add qmk backlight settings * Fix layout issues with keymap * Change the unlock combo to esc + tilde * Remove unneeded key from layout
10 lines
247 B
C
10 lines
247 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x61, 0x77, 0x27, 0x2A, 0x75, 0x02, 0x58, 0xC5}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 1 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }
|
|
|
|
#define BACKLIGHT_BREATHING
|