1
0
Fork 0

Keyboard: Base for the nicekey keyboard (#3475)

* Base for the nicekey keyboard

* Fixed formatting of readme
This commit is contained in:
Lukas Klingsbo 2018-07-24 01:13:11 +02:00 committed by Drashna Jaelre
parent 1225120b92
commit 9ce35e823b
6 changed files with 231 additions and 0 deletions

View file

@ -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.