heartrobotninja ergodox_ez and lets_split layouts (#1874)
This commit is contained in:
parent
78923cb884
commit
b25338a809
6 changed files with 999 additions and 0 deletions
18
keyboards/ergodox_ez/keymaps/heartrobotninja/config.h
Normal file
18
keyboards/ergodox_ez/keymaps/heartrobotninja/config.h
Normal file
|
@ -0,0 +1,18 @@
|
|||
#ifndef CONFIG_HEARTROBOTNINJA_H
|
||||
#define CONFIG_HEARTROBOTNINJA_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#define ONESHOT_TAP_TOGGLE 2
|
||||
#define ONESHOT_TIMEOUT 1000
|
||||
|
||||
#undef LEADER_TIMEOUT
|
||||
#define LEADER_TIMEOUT 1000
|
||||
|
||||
#undef TAPPING_TERM
|
||||
#define TAPPING_TERM 200
|
||||
|
||||
#undef TAPPING_TOGGLE
|
||||
#define TAPPING_TOGGLE 2
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue