Added my keymap (#2529)
* Added my keymap * maybe that wasn't quite right. * Reduced the tap time to register layer * changed the tapping term that fits my typing speed a little better * Added retro tapping and reduced tapping term duration
This commit is contained in:
parent
a3047f1ab3
commit
4dc3a01fcb
6 changed files with 208 additions and 0 deletions
10
keyboards/amj40/keymaps/myee/config.h
Normal file
10
keyboards/amj40/keymaps/myee/config.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
#include "../../config.h"
|
||||
|
||||
#define TAPPING_TERM 25
|
||||
#define RETRO_TAPPING
|
||||
#define PERMISSIVE_HOLD
|
||||
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue