[Keyboard] move ymd96 to ymdk vendor folder (#15643)

This commit is contained in:
peepeetee
2022-01-11 08:55:58 +08:00
committed by GitHub
parent c08ed73216
commit 65e7d0c01f
15 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#define TAPPING_TERM 300
#endif