summaryrefslogtreecommitdiff
path: root/keyboards/nyhxis/nfr_70/readme.md
diff options
context:
space:
mode:
authorJesper Severinsen <30658160+jesperseverinsen@users.noreply.github.com>2022-10-05 04:34:48 +0200
committerGitHub <noreply@github.com>2022-10-04 19:34:48 -0700
commit0e819542896587aca648964efc91ae235630466f (patch)
treea333d781520666826c7f2a7903153a5e08c2ea1a /keyboards/nyhxis/nfr_70/readme.md
parentb100db1e5668c9a10437e89d41af76910c58d51d (diff)
[Keyboard] Add Nyhxis NFR-70 keyboard (#17562)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/nyhxis/nfr_70/readme.md')
-rw-r--r--keyboards/nyhxis/nfr_70/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/nyhxis/nfr_70/readme.md b/keyboards/nyhxis/nfr_70/readme.md
new file mode 100644
index 0000000000..2411ca65b7
--- /dev/null
+++ b/keyboards/nyhxis/nfr_70/readme.md
@@ -0,0 +1,17 @@
+# NFR-70
+
+![NFR-70](https://i.imgur.com/7jeesq6h.jpg)
+
+A 70% barebones keyboard using Pro-Micro and alternatives.
+
+Firmware was made and tested for Elite-C. Set bootloader in `rules.mk` to match your preferred MCU.
+
+* Keyboard Maintainer: [Nyhxis](https://github.com/Nyhxis)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make nyhxis/nfr_70:default
+
+**Reset Key**: The board can be reset by pressing the RESET button on the Elite-C or the button to the right of it labeled SW1.
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).