summaryrefslogtreecommitdiff
path: root/keyboards/wings42/rev2/readme.md
diff options
context:
space:
mode:
authoryfuku <30647434+yfuku@users.noreply.github.com>2021-12-27 12:05:31 +0900
committerGitHub <noreply@github.com>2021-12-27 14:05:31 +1100
commit55c75da524df1ee00ccbd5b578fb61733906fedf (patch)
treed410447e71ddc660edc5c5260c6d7e628b5ad1bc /keyboards/wings42/rev2/readme.md
parentdb358d171d24eaa10286cbb72916302dd8e22d00 (diff)
Add wings42 rev2 (#13702)
* add rev2 * add encoder settings * add license header
Diffstat (limited to 'keyboards/wings42/rev2/readme.md')
-rw-r--r--keyboards/wings42/rev2/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/wings42/rev2/readme.md b/keyboards/wings42/rev2/readme.md
new file mode 100644
index 0000000000..158372feb4
--- /dev/null
+++ b/keyboards/wings42/rev2/readme.md
@@ -0,0 +1,21 @@
+# 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).
+
+A build guide for this keyboard can be found here: [wings42 build guide](https://yfuku.com/wings42/buildguide/)