From ad3169f500e027296adf6961fcd948caa023891d Mon Sep 17 00:00:00 2001 From: yiancar Date: Sat, 26 Jun 2021 05:42:09 +0100 Subject: [Keyboard] Add NK1 (#13212) Co-authored-by: Ryan Co-authored-by: yiancar --- keyboards/nk1/readme.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 keyboards/nk1/readme.md (limited to 'keyboards/nk1/readme.md') 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::flash`) -- cgit v1.2.3