diff options
author | Jordan Duabe <jordan.duabe@gmail.com> | 2022-12-08 05:02:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-07 13:02:05 -0800 |
commit | bb3d694875e4b02d0befee60853d3f5997acabb8 (patch) | |
tree | 83323f3afff8e54080c0813fd11ac696c4c17507 /keyboards/mt/ncr80/readme.md | |
parent | 405aa7b2ed598abc6e83d98df7bd35374159659c (diff) |
[Keyboard] Add NCR-80 (#19130)
Diffstat (limited to 'keyboards/mt/ncr80/readme.md')
-rw-r--r-- | keyboards/mt/ncr80/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/mt/ncr80/readme.md b/keyboards/mt/ncr80/readme.md new file mode 100644 index 0000000000..210822f28e --- /dev/null +++ b/keyboards/mt/ncr80/readme.md @@ -0,0 +1,16 @@ +# NCR-80 + +![NCR-80](https://i.imgur.com/kAjbAPLl.jpg) + +> Re-imagination of the classic rebranded Cherry G81-3000 by NCR + +NCR-80 is an affordable keyboard kit inspired by iconic vintage keyboards. + +For more information, read the readme.md in soldered/ or hotswap/, depending on the version you are interested in. + +Make example for this keyboard (after setting up your build environment): + + make ncr80/solder:default + make ncr80/hotswap:default + +For more information, read the readme.md in [solder/](solder/) or [hotswap/](hotswap/), depending on the version you are interested in. |