diff options
Diffstat (limited to 'keyboards/i_s_hole/keymaps/vial/config.h')
| -rw-r--r-- | keyboards/i_s_hole/keymaps/vial/config.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/i_s_hole/keymaps/vial/config.h b/keyboards/i_s_hole/keymaps/vial/config.h new file mode 100644 index 0000000000..39523a6bba --- /dev/null +++ b/keyboards/i_s_hole/keymaps/vial/config.h @@ -0,0 +1,9 @@ + +/* keyboard uid */ +#define VIAL_KEYBOARD_UID {0x13, 0xFF, 0xC8, 0x47, 0xEC, 0xEE, 0x4A, 0xBE} + +#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 } +#define VIAL_UNLOCK_COMBO_COLS { 0, 1 } + +/* default layer count */ +#define DYNAMIC_KEYMAP_LAYER_COUNT 4 |
