qmk_firmware/keyboards/handwired/nicekey/readme.md
Ryan 633ef1441b
handwired/nicekey optimisation (#14788)
* handwired/nicekey optimisation

* Add some consts

* Read address from progmem, pass it into send_string_with_delay_P
2021-10-11 14:41:31 +01:00

17 lines
745 B
Markdown

# 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](https://github.com/spydon)
* Hardware Supported: Custom handwired one key
* Hardware Availability: n/a
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 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).