summaryrefslogtreecommitdiff
path: root/keyboards/hand88/readme.md
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2021-03-12 22:37:41 +0000
committerGitHub <noreply@github.com>2021-03-13 09:37:41 +1100
commitb96c18c9529cbc46e3947a5b5fed3d3e134bf698 (patch)
tree3f0c9bd701d7ba34d32be4f5a7f80ab19ae17d64 /keyboards/hand88/readme.md
parent225bff226fd4d32daa4b93e51ba4348efc854e47 (diff)
Hand 88 (#11963)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/hand88/readme.md')
-rwxr-xr-xkeyboards/hand88/readme.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/keyboards/hand88/readme.md b/keyboards/hand88/readme.md
new file mode 100755
index 0000000000..d3cca8e21a
--- /dev/null
+++ b/keyboards/hand88/readme.md
@@ -0,0 +1,32 @@
+# Hand 88
+
+This is a standard TKL layout PCB. It supports VIA.
+
+* Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
+* Hardware Supported: A TKL keyboard with STM32F072CB
+* Hardware Availability: https://www.hand.engineering
+
+## Instructions
+
+### Build
+
+Make example for this keyboard (after setting up your build environment):
+
+ make hand88: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).
+
+### Reset
+
+- Unplug
+- Hold Escape
+- Plug In
+- Unplug
+- Release Escape
+
+### Flash
+
+- Unplug
+- Hold Escape
+- Plug In
+- Flash using QMK Toolbox or CLI (`make hand88:<keymap>:flash`)