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:
7
keyboards/nullbitsco/nibble/keymaps/vial/config.h
Normal file
7
keyboards/nullbitsco/nibble/keymaps/vial/config.h
Normal 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 }
|
||||
Reference in New Issue
Block a user