Userspace update for user bbaserdem (#3443)
* Put in my keymaps * Fixed all but weird lets split issue * Organized and tried to trobleshoot lets split * Organized and tried to trobleshoot lets split * Added bbaserdem keymaps * Added bbaserdem keymaps * Fixed stuff * FIxed a filename error * Lets split eh * Finalized things regarding keymap
This commit is contained in:
parent
b89cec9ebc
commit
738a9fc16c
23 changed files with 213 additions and 251 deletions
9
users/bbaserdem/config.h
Normal file
9
users/bbaserdem/config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#ifndef USERSPACE_CONFIG_H
|
||||
#define USERSPACE_CONFIG_H
|
||||
|
||||
#ifdef TAP_DANCE_ENABLE
|
||||
#define TAPPING_TERM 300
|
||||
#define TAPPING_TOGGLE 1
|
||||
#endif
|
||||
|
||||
#endif // !USERSPACE_CONFIG_H
|
Loading…
Add table
Add a link
Reference in a new issue