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:
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
|
||||
Reference in New Issue
Block a user