diff options
author | Barry Huang <yj7272098@hotmail.com> | 2018-05-14 00:30:10 +0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-13 09:30:10 -0700 |
commit | ab0db3c52dacb1481e249b47e0cc986e225028ad (patch) | |
tree | 5a4a0edbb4510ab9ef111bbd8100e78d7f3a553e /keyboards/pk60/pk60.c | |
parent | c3c5799909dce238babab00eb725d299112fd701 (diff) |
Play Keyboard60 PCB upload (#2953)
* Play Keyboard60 PCB
pk60 PCB files upload
* Add readme files for pk60
* error solving
* uneeded question marks removed
Diffstat (limited to 'keyboards/pk60/pk60.c')
-rw-r--r-- | keyboards/pk60/pk60.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/pk60/pk60.c b/keyboards/pk60/pk60.c new file mode 100644 index 0000000000..909230def2 --- /dev/null +++ b/keyboards/pk60/pk60.c @@ -0,0 +1 @@ +#include "pk60.h" |