aboutsummaryrefslogtreecommitdiff
path: root/keymap-layers.h
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2019-02-22 12:26:18 +0000
committerdakkar <dakkar@thenautilus.net>2019-02-22 12:26:18 +0000
commit2e0be3d1467680aeb8587b00d79406c32b6f04b4 (patch)
tree176699d113aa1d4c409898dc540769c9019d6cd9 /keymap-layers.h
parentMerge branch 'color-picker' (diff)
parentnumlock as a macro (diff)
downloadkeyboardio-model01-10.0.tar.gz
keyboardio-model01-10.0.tar.bz2
keyboardio-model01-10.0.zip
Merge branch 'set-numlock'v10.0
Diffstat (limited to 'keymap-layers.h')
-rw-r--r--keymap-layers.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keymap-layers.h b/keymap-layers.h
new file mode 100644
index 0000000..2fb0e80
--- /dev/null
+++ b/keymap-layers.h
@@ -0,0 +1,9 @@
+// -*- mode: c++ -*-
+#pragma once
+
+#include "keymap-layers.h"
+
+enum { PRIMARY, NUMPAD, FUNCTION, FVWM }; // layers
+
+#define PRIMARY_KEYMAP_QWERTY
+// #define PRIMARY_KEYMAP_DVORAK