summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/adnw_p_u_q/config.h
diff options
context:
space:
mode:
authorrschardt <42609861+rschardt@users.noreply.github.com>2018-08-31 17:44:15 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-31 17:44:15 +0200
commitc51b2266a06aeac767c41e6f0f8054db531a156f (patch)
tree93ed5b30ab89282a876469797f44c1275774ca9e /layouts/community/ergodox/adnw_p_u_q/config.h
parent78ef62764bfba2b7cb1fb34e477953c16c7a926d (diff)
downloadqmk_firmware-c51b2266a06aeac767c41e6f0f8054db531a156f.tar.gz
qmk_firmware-c51b2266a06aeac767c41e6f0f8054db531a156f.tar.xz
Keymap: Adding adnw_puq-Layout for Ergodox (#3723)
* added adnw_p_u_q-Layout * changed link * 3723 - outsource definitions to config.h * added TAPPING_TERM * changed defines and added colors * removed debug- and action_layer-Header
Diffstat (limited to 'layouts/community/ergodox/adnw_p_u_q/config.h')
-rw-r--r--layouts/community/ergodox/adnw_p_u_q/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/layouts/community/ergodox/adnw_p_u_q/config.h b/layouts/community/ergodox/adnw_p_u_q/config.h
new file mode 100644
index 000000000..b1170aa78
--- /dev/null
+++ b/layouts/community/ergodox/adnw_p_u_q/config.h
@@ -0,0 +1,9 @@
+#pragma once
+
+// This is the ideal value for me but find your own
+#undef TAPPING_TERM
+#define TAPPING_TERM 145
+
+// more options here: https://docs.qmk.fm/config_options.html
+#define FORCE_NKRO
+#define PERMISSIVE_HOLD // tab/hold-Keys should work better with that