1
0
Fork 0

[Keyboard] Add Rect44 keyboard (#11484)

* Add Rect44 keyboard

* Update keyboards/rect44/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Delete config.h files in keymaps

* Update keyboards/rect44/rules.mk

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

* Update keyboards/rect44/readme.md

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

* Update keyboards/rect44/config.h

Co-authored-by: Drashna Jaelre <drashna@live.com>

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
koshinoya 2021-01-14 15:40:10 +09:00 committed by GitHub
parent b48a5b573f
commit d97d4794e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 542 additions and 0 deletions

View file

@ -0,0 +1,20 @@
# Rect44
![Rect44](https://i.imgur.com/TWXGnfml.jpg)
A 40% keyboard with various layouts.
Includes hot-swap switch sockets and bended 1.5mm stainless sheet metal case.
* Keyboard Maintainer: [koshinoya](https://github.com/koshinoya)
* Hardware Supported: Rect44 PCB and case.
* Hardware Availability: [BOOTH](https://koshinoya.booth.pm/items/1856336)
Make example for this keyboard (after setting up your build environment):
make rect44:default
Flashing example for this keyboard:
make rect44: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).