move amj keyboards into amjkeyboard vendor folder (#15733)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
peepeetee
2022-04-20 03:19:34 +08:00
committed by GitHub
parent 314865f833
commit bd8220e9fc
49 changed files with 12 additions and 12 deletions

View File

@@ -0,0 +1,10 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#define TAPPING_TERM 25
#define RETRO_TAPPING
#define PERMISSIVE_HOLD
#endif