diff options
Diffstat (limited to 'layouts/community/ergodox/adnw_p_u_q/config.h')
-rw-r--r-- | layouts/community/ergodox/adnw_p_u_q/config.h | 9 |
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 @@ | |||
1 | #pragma once | ||
2 | |||
3 | // This is the ideal value for me but find your own | ||
4 | #undef TAPPING_TERM | ||
5 | #define TAPPING_TERM 145 | ||
6 | |||
7 | // more options here: https://docs.qmk.fm/config_options.html | ||
8 | #define FORCE_NKRO | ||
9 | #define PERMISSIVE_HOLD // tab/hold-Keys should work better with that | ||