1
0
Fork 0

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:
Batuhan Baserdem 2018-07-18 23:17:55 -04:00 committed by Drashna Jaelre
parent b89cec9ebc
commit 738a9fc16c
23 changed files with 213 additions and 251 deletions

9
users/bbaserdem/config.h Normal file
View 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