Vial keymap with rotary encoder support for NIBBLE keyboard. (#51)

* Add Vial keymap with rotary encoder support for NIBBLE

* Add readme.md
This commit is contained in:
Spoofy
2021-08-30 02:28:19 +00:00
committed by GitHub
parent 4d4afd4fe1
commit 1d902f4c3a
5 changed files with 293 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x2B, 0xBC, 0xB7, 0x62, 0x3F, 0x97, 0x84, 0x6E}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
#define VIAL_UNLOCK_COMBO_COLS { 1, 6 }