parent
c3c4164faf
commit
b3e7149a65
4 changed files with 209 additions and 0 deletions
9
keyboards/planck/keymaps/dc/config.h
Normal file
9
keyboards/planck/keymaps/dc/config.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
#define TAPPING_TOGGLE 3
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue