diff options
Diffstat (limited to 'keyboards/gh80_3000/readme.md')
-rw-r--r-- | keyboards/gh80_3000/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/gh80_3000/readme.md b/keyboards/gh80_3000/readme.md new file mode 100644 index 000000000..d6beebf90 --- /dev/null +++ b/keyboards/gh80_3000/readme.md @@ -0,0 +1,15 @@ +GH80-3000 +======== + +Cherry Corp. G80-3000 replacement PCB with support for split keys. + +Schematic and PCB are available opensource under Creative Commons BY-SA 3.0 license on EasyEDA at [this link](https://easyeda.com/farmakon/GH80_3000-4f3cee521afd4be3858c4b5cc3b76f9e) + + +For more informations please visit this [geekhack.org thread](https://geekhack.org/index.php?topic=92962) + +Make example for this keyboard (after setting up your build environment): + + make gh80_3000:default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
\ No newline at end of file |