diff options
author | Ryan <fauxpark@gmail.com> | 2021-10-12 00:41:31 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-11 14:41:31 +0100 |
commit | 633ef1441b23755186f95b55957c50fb5c568e9f (patch) | |
tree | a79a0ef79b0f4639bb874dd2426e0ade6c6806bc /keyboards/handwired/nicekey/readme.md | |
parent | 5640b6cd77392222547f62c0fda1313e5e4a4ed3 (diff) |
handwired/nicekey optimisation (#14788)
* handwired/nicekey optimisation
* Add some consts
* Read address from progmem, pass it into send_string_with_delay_P
Diffstat (limited to 'keyboards/handwired/nicekey/readme.md')
-rw-r--r-- | keyboards/handwired/nicekey/readme.md | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/keyboards/handwired/nicekey/readme.md b/keyboards/handwired/nicekey/readme.md index e108b38dd1..8215fc2705 100644 --- a/keyboards/handwired/nicekey/readme.md +++ b/keyboards/handwired/nicekey/readme.md @@ -2,14 +2,13 @@ ![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: +* 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. +Switch must be connected to pins C6 and B6. Make example for this keyboard (after setting up your build environment): |