Keymap / userspace update (#5358)
* Update userspace with common config.h * Add my dz60, satan and xd75 keyboard keymaps * Fixing executable bits changed during last upstream merge * Cleanup unnecessary files and defines * Remove unnecessary defines from userspace config * Add underglow controls to dz60 function layer * Fixing merge conflicts * Fixing exectable bits changed during merge * Userspace update
This commit is contained in:
parent
9d915ed051
commit
ff95c60e46
4 changed files with 133 additions and 23 deletions
|
@ -39,6 +39,7 @@
|
|||
#undef TAPPING_TERM
|
||||
#undef IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
#define PERMISSIVE_HOLD
|
||||
#define TAPPING_TOGGLE 1
|
||||
#define TAPPING_TERM 200
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue