summaryrefslogtreecommitdiff
path: root/keyboards/handwired/nicekey/readme.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-10-12 00:41:31 +1100
committerGitHub <noreply@github.com>2021-10-11 14:41:31 +0100
commit633ef1441b23755186f95b55957c50fb5c568e9f (patch)
treea79a0ef79b0f4639bb874dd2426e0ade6c6806bc /keyboards/handwired/nicekey/readme.md
parent5640b6cd77392222547f62c0fda1313e5e4a4ed3 (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.md9
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):