summaryrefslogtreecommitdiff
path: root/keyboards/handwired/hnah108/readme.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-10-30 22:06:47 +1100
committerGitHub <noreply@github.com>2020-10-30 22:06:47 +1100
commit952a4c83127d7a545bbc6b5a59caaf54ef55c1fb (patch)
tree0c15540f1de308214f9fd52abcc4f90fcf6972b7 /keyboards/handwired/hnah108/readme.md
parentb9ea10a80df1f3114d7218576ac28a63c3736acb (diff)
Hnah108 refactor (#10787)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/hnah108/readme.md')
-rw-r--r--keyboards/handwired/hnah108/readme.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/keyboards/handwired/hnah108/readme.md b/keyboards/handwired/hnah108/readme.md
index d4cd6a1802..47096ecdd3 100644
--- a/keyboards/handwired/hnah108/readme.md
+++ b/keyboards/handwired/hnah108/readme.md
@@ -1,14 +1,18 @@
# hnah108
-![hnah108](https://i.imgur.com/rV0lM8M.jpg)
+![hnah108](https://i.imgur.com/rV0lM8Ml.jpg)
-A Full size keyboard pcb with rotary encoder. Used ws2811 IC as a indicator LED driver
+A full size keyboard pcb with rotary encoder. Uses WS2811 IC as an indicator LED driver.
-Keyboard Maintainer: [HnahKB](https://github.com/vuhopkep)
-Hardware Supported: Hnah108 v1
+* Keyboard Maintainer: [HnahKB](https://github.com/vuhopkep)
+* Hardware Supported: Hnah108 v1
Make example for this keyboard (after setting up your build environment):
make handwired/hnah108:default
+Flashing example for this keyboard:
+
+ make handwired/hnah108:default:flash
+
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).