summaryrefslogtreecommitdiff
path: root/keyboards/scatter42/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-04 02:09:45 +0000
committerQMK Bot <hello@qmk.fm>2020-12-04 02:09:45 +0000
commit7a6e7d87cc8f720cc5c2d898bd36ddb45dc01a98 (patch)
treec92c0e8ac8928e00d48b570c626f37e76757ca8c /keyboards/scatter42/readme.md
parent4444f3cc55f246e484c6893f88d891c4c00c2166 (diff)
parentc1dc676d2819784f0e35bc2533f682ba564aeb37 (diff)
downloadqmk_firmware-7a6e7d87cc8f720cc5c2d898bd36ddb45dc01a98.tar.gz
qmk_firmware-7a6e7d87cc8f720cc5c2d898bd36ddb45dc01a98.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/scatter42/readme.md')
-rw-r--r--keyboards/scatter42/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/scatter42/readme.md b/keyboards/scatter42/readme.md
new file mode 100644
index 0000000000..06a5992886
--- /dev/null
+++ b/keyboards/scatter42/readme.md
@@ -0,0 +1,19 @@
+# scatter42
+
+[![scatter42](https://i.imgur.com/2MGMcip.jpg)](https://imgur.com/2MGMcip)
+
+A split keyboard with 39 (4rows and 5columns) keys and 3 keys for thumbs.
+
+* Keyboard Maintainer: [bbrfkr](https://github.com/bbrfkr) [@bbrfkr](https://twitter.com/bbrfkr)
+* Hardware Supported: scatter42 PCB, Pro Micro
+* Hardware Availability: https://bbrfkr.booth.pm/
+
+Make example for this keyboard (after setting up your build environment):
+
+ make scatter42:default
+
+Flashing example for this keyboard:
+
+ make scatter42: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).