diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-05 00:20:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-05 00:20:11 +0000 |
commit | 09ddc9fb2f877ecd9828834366677505e5a80a1d (patch) | |
tree | e1683b51980e6ce20b38a8458a722de669daf3f5 /keyboards/claw44/rev1/readme.md | |
parent | 9bc7a856dd8be4e1b770faf1abb736179fe4854f (diff) | |
parent | 0bf0644aa2fdc67a700535af42d18b7bbadfb023 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/claw44/rev1/readme.md')
-rw-r--r-- | keyboards/claw44/rev1/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/claw44/rev1/readme.md b/keyboards/claw44/rev1/readme.md new file mode 100644 index 0000000000..5ad967af80 --- /dev/null +++ b/keyboards/claw44/rev1/readme.md @@ -0,0 +1,15 @@ +# Claw44 + +![Claw44](https://i.imgur.com/5a8iogll.jpg) + +A split keyboard with 3x6 vertically staggered keys and 4 thumb keys. + +* Keyboard Maintainer: [@yfuku_](https://twitter.com/yfuku_) +* Hardware Supported: Claw44 PCB, ProMicro +* Hardware Availability: https://yfuku.booth.pm/ + +Make example for this keyboard (after setting up your build environment): + + make claw44/rev1: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). |