1
0
Fork 0

add my keymap

This commit is contained in:
shela 2016-08-12 21:24:43 +09:00
parent 97cd7afc32
commit 1c8d64d3b3
7 changed files with 395 additions and 0 deletions

View 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