Add a keymap for testing JIS_KEYCODE.
This commit is contained in:
parent
e740520b3f
commit
3a2ae6a213
4 changed files with 146 additions and 0 deletions
8
keyboards/planck/keymaps/rai-suta/config.h
Normal file
8
keyboards/planck/keymaps/rai-suta/config.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#define TAPPING_TERM ( 200 )
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue