qmk_firmware/keyboards/labyrinth75/readme.md
Liviturtle dc4c80eef4
[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>
2020-12-16 22:45:21 -08:00

20 lines
764 B
Markdown

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