summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/nicekey/readme.md
diff options
context:
space:
mode:
authorLukas Klingsbo <lukas.klingsbo@gmail.com>2018-07-24 01:13:11 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-24 01:13:11 +0200
commit9ce35e823b945aca427f11e1a4ae26d6ea672ff4 (patch)
treec3910b45c44d38662d6f4ed62978f04451074592 /keyboards/handwired/nicekey/readme.md
parent1225120b92411f4fa1a9dc79af2fd85bd5aa6dcc (diff)
downloadqmk_firmware-9ce35e823b945aca427f11e1a4ae26d6ea672ff4.tar.gz
qmk_firmware-9ce35e823b945aca427f11e1a4ae26d6ea672ff4.tar.xz
Keyboard: Base for the nicekey keyboard (#3475)
* Base for the nicekey keyboard * Fixed formatting of readme
Diffstat (limited to 'keyboards/handwired/nicekey/readme.md')
-rw-r--r--keyboards/handwired/nicekey/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/handwired/nicekey/readme.md b/keyboards/handwired/nicekey/readme.md
new file mode 100644
index 000000000..a867e907e
--- /dev/null
+++ b/keyboards/handwired/nicekey/readme.md
@@ -0,0 +1,18 @@
+# nicekey handwired
+
+![The first NiceKey](https://s3.eu-central-1.amazonaws.com/mindlevel/nicekey.jpg)
+
+
+Custom handwired nicekey, a one key keyboard that writes random compliments.
+
+Keyboard Maintainer: spydon
+Hardware Supported: Custom handwired one key
+Hardware Availability:
+
+Switch must be connected to pins C6 and B6.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/nicekey:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.