summaryrefslogtreecommitdiff
path: root/keyboards/owl8/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-07 00:02:28 +0000
committerQMK Bot <hello@qmk.fm>2021-08-07 00:02:28 +0000
commit25425dc9bc0a9a95cb2a0892ddf5473c77934242 (patch)
treed2f6cb2ca121211e0dee803f876695a246649ab0 /keyboards/owl8/readme.md
parent610035dce8f4f7010779e61e1cb590eebc8cea46 (diff)
parent6721825df5ddda0631faaf52292ce78db92f2c7f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/owl8/readme.md')
-rw-r--r--keyboards/owl8/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/owl8/readme.md b/keyboards/owl8/readme.md
new file mode 100644
index 0000000000..b40a5f35cb
--- /dev/null
+++ b/keyboards/owl8/readme.md
@@ -0,0 +1,19 @@
+# owl8
+
+![owl8](https://raw.githubusercontent.com/yfuku/owl8/master/images/owl8.jpg)
+
+macropad
+
+* Keyboard Maintainer: [yfuku](https://github.com/yfuku)
+* Hardware Supported: owl8 PCB, Pro Micro
+* Hardware Availability: https://yfuku.booth.pm/
+
+Make example for this keyboard (after setting up your build environment):
+
+ make owl8:default
+
+Flashing example for this keyboard:
+
+ make owl8: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).