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
This commit is contained in:
parent
78ef62764b
commit
c51b2266a0
4 changed files with 395 additions and 0 deletions
9
layouts/community/ergodox/adnw_p_u_q/config.h
Normal file
9
layouts/community/ergodox/adnw_p_u_q/config.h
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue