summaryrefslogtreecommitdiff
path: root/keyboards/42keebs/lumberjack_c/keymaps/vial/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/42keebs/lumberjack_c/keymaps/vial/config.h')
-rw-r--r--keyboards/42keebs/lumberjack_c/keymaps/vial/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/42keebs/lumberjack_c/keymaps/vial/config.h b/keyboards/42keebs/lumberjack_c/keymaps/vial/config.h
new file mode 100644
index 0000000000..805bf9a1c4
--- /dev/null
+++ b/keyboards/42keebs/lumberjack_c/keymaps/vial/config.h
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+
+#pragma once
+
+#define VIAL_KEYBOARD_UID {0xBE, 0x78, 0x4B, 0x49, 0x48, 0xB7, 0xA9, 0x77}
+
+
+/* this is the left upper and left lower key */
+#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
+#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }