summaryrefslogtreecommitdiff
path: root/keyboards/ramonimbao/herringbone/readme.md
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2020-06-28 23:22:11 +0800
committerGitHub <noreply@github.com>2020-06-28 16:22:11 +0100
commit32a47e7af4a2ce21260aadde5bf7ed8f78293ff9 (patch)
treec7829647002b8f793edb6bf6bc32492f1e10b146 /keyboards/ramonimbao/herringbone/readme.md
parentb27c20d2041a3569f126e7901b9a926c0169fbc6 (diff)
Add Herringbone keyboard (#9495)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/ramonimbao/herringbone/readme.md')
-rw-r--r--keyboards/ramonimbao/herringbone/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/ramonimbao/herringbone/readme.md b/keyboards/ramonimbao/herringbone/readme.md
new file mode 100644
index 0000000000..019b7da4a5
--- /dev/null
+++ b/keyboards/ramonimbao/herringbone/readme.md
@@ -0,0 +1,14 @@
+# Herringbone
+
+![Herringbone](https://i.imgur.com/SQyS0j8.png)
+
+A through-hole 75% keyboard.
+
+* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao)
+* Hardware Supported: ATmega32A
+
+Make example for this keyboard (after setting up your build environment):
+
+ make herringbone: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).