1
0
Fork 0

Initial work for my kbod support in qmk_firmware

- Wiring layout done

No actual keymap yet
This commit is contained in:
Nurahmadie 2017-02-21 09:39:51 +07:00
parent 3448d5d487
commit f8ed4ed573
10 changed files with 388 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif