1
0
Fork 0

[Keyboard] add Labyrinth75 (#11135)

* added Labyrinth75

* changed to lowercase inline with the PR checklist

* added a correctly formatted image to readme.md

* fixed imgur link

* fixed info.json

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

Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>

* Update keyboards/labyrinth75/labyrinth75.h

Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>

* remove superfluous backslashes

* Update keyboards/labyrinth75/config.h

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

Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Liviturtle 2020-12-17 06:45:21 +00:00 committed by GitHub
parent c4aae0e93b
commit dc4c80eef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 348 additions and 0 deletions

View file

@ -0,0 +1,19 @@
# labyrinth75
![labyrinth75](https://i.imgur.com/D6jQaNz.jpg)
A through hole 75% FR4 sandwich keyboard using a Pro Micro or Elite C
* Keyboard Maintainer: [Livi](https://github.com/Liviturte)
* Hardware Supported: labyrinth75 Pro Micro powered PCB
* Hardware Availability: Keyboard groupbuy run on r/MechMarket
Make example for this keyboard (after setting up your build environment):
make labyrinth75:default
Flashing example for this keyboard:
make labyrinth75: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).