From bb3d694875e4b02d0befee60853d3f5997acabb8 Mon Sep 17 00:00:00 2001 From: Jordan Duabe Date: Thu, 8 Dec 2022 05:02:05 +0800 Subject: [Keyboard] Add NCR-80 (#19130) --- keyboards/mt/ncr80/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/mt/ncr80/readme.md (limited to 'keyboards/mt/ncr80/readme.md') 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. -- cgit v1.2.3