[Keyboard] add scatter42 by bbrfkr (#10893)

* add new keyboard scatter42 by bbrfkr

* mod info.json to work

* mod info.json

* mod readme

* Update keyboards/scatter42/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/scatter42/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/scatter42/scatter42.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/scatter42/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
bbrfkr
2020-12-04 11:08:56 +09:00
committed by GitHub
parent 138c3e7042
commit c1dc676d28
8 changed files with 505 additions and 0 deletions

View File

@@ -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).