From 9ce35e823b945aca427f11e1a4ae26d6ea672ff4 Mon Sep 17 00:00:00 2001 From: Lukas Klingsbo Date: Tue, 24 Jul 2018 01:13:11 +0200 Subject: Keyboard: Base for the nicekey keyboard (#3475) * Base for the nicekey keyboard * Fixed formatting of readme --- keyboards/handwired/nicekey/readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 keyboards/handwired/nicekey/readme.md (limited to 'keyboards/handwired/nicekey/readme.md') diff --git a/keyboards/handwired/nicekey/readme.md b/keyboards/handwired/nicekey/readme.md new file mode 100644 index 0000000000..a867e907e6 --- /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. -- cgit v1.2.3