summaryrefslogtreecommitdiff
path: root/keyboards/nk1/readme.md
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2021-06-26 05:42:09 +0100
committerGitHub <noreply@github.com>2021-06-25 21:42:09 -0700
commitad3169f500e027296adf6961fcd948caa023891d (patch)
tree62476a35ed0d1ad1b1b28e8386c677a53750d28e /keyboards/nk1/readme.md
parentb1ea4842e38d0d3e609d8b0d6016ab0a4288bdc4 (diff)
[Keyboard] Add NK1 (#13212)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
Diffstat (limited to 'keyboards/nk1/readme.md')
-rw-r--r--keyboards/nk1/readme.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/keyboards/nk1/readme.md b/keyboards/nk1/readme.md
new file mode 100644
index 0000000000..bc668481b5
--- /dev/null
+++ b/keyboards/nk1/readme.md
@@ -0,0 +1,32 @@
+# NK1
+
+A big switch keypad!
+
+* Keyboard Maintainer: [Yiancar](https://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
+* Hardware Supported: A BIG keypad with ATmega 32u4
+* Hardware Availability: https://novelkeys.xyz/
+
+## Instructions
+
+### Build
+
+Make example for this keyboard (after setting up your build environment):
+
+ make nk1:default
+
+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).
+
+### Reset
+
+- Unplug
+- Hold the key
+- Plug In
+- Unplug
+- Release the key
+
+### Flash
+
+- Unplug
+- Hold the key
+- Plug In
+- Flash using QMK Toolbox or dfu-util (`make nk1:<keymap>:flash`)