summaryrefslogtreecommitdiff
path: root/keyboards/wings42/readme.md
diff options
context:
space:
mode:
authoryfuku <30647434+yfuku@users.noreply.github.com>2021-07-04 01:04:30 +0900
committerGitHub <noreply@github.com>2021-07-03 09:04:30 -0700
commit3b1506b74119cf45927fcd25a230e79fbf7531b3 (patch)
treeff80367775001b9db0b2efc60ff30d01e5a79fbc /keyboards/wings42/readme.md
parentbec74aec1bb2f8bb4c0f387a7b03ba56886160a8 (diff)
[Keyboard] Add wings42 keyboard (#12734)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/wings42/readme.md')
-rw-r--r--keyboards/wings42/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/wings42/readme.md b/keyboards/wings42/readme.md
new file mode 100644
index 0000000000..fc71d58ab6
--- /dev/null
+++ b/keyboards/wings42/readme.md
@@ -0,0 +1,19 @@
+# wings42
+
+![wings42](https://raw.githubusercontent.com/yfuku/wings42/main/images/wings42.jpg)
+
+A split keyboard with 3x6 vertically staggered keys and 3 thumb keys.
+
+* Keyboard Maintainer: [yfuku](https://github.com/yfuku)
+* Hardware Supported: wings42 PCB, Pro Micro
+* Hardware Availability: https://yfuku.booth.pm/
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wings42:default
+
+Flashing example for this keyboard:
+
+ make wings42: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).