add my keymap
This commit is contained in:
parent
97cd7afc32
commit
1c8d64d3b3
7 changed files with 395 additions and 0 deletions
12
keyboards/hhkb/keymaps/shela/config.h
Normal file
12
keyboards/hhkb/keymaps/shela/config.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef CONFIG_SHELA_H
|
||||
#define CONFIG_SHELA_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#undef TAPPING_TERM
|
||||
#define TAPPING_TERM 230
|
||||
|
||||
#define ONESHOT_TAP_TOGGLE 2
|
||||
#define ONESHOT_TIMEOUT 2000
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue