summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz65rgb/keymaps/catrielmuller/config.h
diff options
context:
space:
mode:
authorCatriel Müller <catrielmuller@gmail.com>2019-10-20 16:55:36 -0300
committerDrashna Jaelre <drashna@live.com>2019-10-20 12:55:36 -0700
commit1533483bb2d1278d2c2528cf289392aa2a4f15e0 (patch)
tree95b72d5bd599bd8dc40ad0437917ddf27f9da827 /keyboards/dztech/dz65rgb/keymaps/catrielmuller/config.h
parent3dbf08b655ac1f14bc7a5ae2b8cd8ae385063640 (diff)
[Keymap] catrielmuller keymap for the dztech/dz65rgb (#7015)
* Catriel Müller - Dz65rgb personal keymap * - Removed backslashes - Changed IS_LED_ON to IS_HOST_LED_ON - Removed empty unused hooks
Diffstat (limited to 'keyboards/dztech/dz65rgb/keymaps/catrielmuller/config.h')
-rw-r--r--keyboards/dztech/dz65rgb/keymaps/catrielmuller/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/dztech/dz65rgb/keymaps/catrielmuller/config.h b/keyboards/dztech/dz65rgb/keymaps/catrielmuller/config.h
new file mode 100644
index 0000000000..f57ac64041
--- /dev/null
+++ b/keyboards/dztech/dz65rgb/keymaps/catrielmuller/config.h
@@ -0,0 +1,3 @@
+#define LEADER_TIMEOUT 300
+#define FORCE_NKRO
+#define UNICODE_SELECTED_MODES UC_LNX, UC_OSX, UC_WIN, UC_WINC \ No newline at end of file