From dc4c80eef40ebf38302e057fb78d8c2c77089beb Mon Sep 17 00:00:00 2001 From: Liviturtle <67487436+Liviturtle@users.noreply.github.com> Date: Thu, 17 Dec 2020 06:45:21 +0000 Subject: [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 * Update keyboards/labyrinth75/labyrinth75.h Co-authored-by: ridingqwerty * remove superfluous backslashes * Update keyboards/labyrinth75/config.h Co-authored-by: Drashna Jaelre Co-authored-by: ridingqwerty Co-authored-by: Drashna Jaelre --- keyboards/labyrinth75/readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 keyboards/labyrinth75/readme.md (limited to 'keyboards/labyrinth75/readme.md') diff --git a/keyboards/labyrinth75/readme.md b/keyboards/labyrinth75/readme.md new file mode 100644 index 0000000000..89ddd05bef --- /dev/null +++ b/keyboards/labyrinth75/readme.md @@ -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). -- cgit v1.2.3