1
0
Fork 0

IBM Terminal M-122 converter support

Code ported from TMK to QMK.
This commit is contained in:
Priyadi Iman Nurcahyo 2016-12-14 16:21:01 +07:00
parent 20892bf706
commit bd5f323bec
15 changed files with 765 additions and 0 deletions

View file

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