summaryrefslogtreecommitdiff
path: root/keyboards/keyprez/rhino/readme.md
diff options
context:
space:
mode:
authorChristian Sandven <christian.sandven@kindly.ai>2021-08-12 17:38:37 +0200
committerGitHub <noreply@github.com>2021-08-12 08:38:37 -0700
commit022e2748aff77ba9f22511a83e205fc4a6703bf6 (patch)
treea145d5facb0dda5f94e6379f5360ec6ee7bf7ef3 /keyboards/keyprez/rhino/readme.md
parent8b9c5a9c337856b94587c975f762cfc6ddae75f0 (diff)
[Keyboard] Keyprez rhino (#13035)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/keyprez/rhino/readme.md')
-rw-r--r--keyboards/keyprez/rhino/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/keyprez/rhino/readme.md b/keyboards/keyprez/rhino/readme.md
new file mode 100644
index 0000000000..d63c1b23b0
--- /dev/null
+++ b/keyboards/keyprez/rhino/readme.md
@@ -0,0 +1,22 @@
+# rhino
+
+Rhino is a 50 percent keyboard taking inspiration from the Boardwalk keyboard. It supports some of the layouts the bordwalk does, but in a smaller form factor. The number row is removed and replaced with through hole components.
+
+![](https://i.imgur.com/OqCJZWah.jpg)
+
+
+* Keyboard Maintainer: [Christian Sandven](https://github.com/csandven)
+* Hardware Supported: *Pro micro compatible boards*
+* Hardware Availability: *TBA*
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keyprez/rhino:default
+
+Flashing example for this keyboard:
+
+ make keyprez/rhino:default:flash
+
+You can then press the reset button on the top right to flash the keyboard.
+
+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).