From 115aa95788cb4c25b307f5c191e51df326d05e6e Mon Sep 17 00:00:00 2001 From: mechlovin <57231893+mechlovin@users.noreply.github.com> Date: Tue, 5 Jan 2021 21:44:19 -0800 Subject: [Keyboard] Add TMKL PCB (#11173) * add * update * update indicator LED * Update keyboards/mechlovin/tmkl/keymaps/default/keymap.c Co-authored-by: Joel Challis * Update keyboards/mechlovin/tmkl/readme.md Co-authored-by: Ryan Co-authored-by: vuhopkep Co-authored-by: Joel Challis Co-authored-by: Ryan --- keyboards/mechlovin/tmkl/readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 keyboards/mechlovin/tmkl/readme.md (limited to 'keyboards/mechlovin/tmkl/readme.md') diff --git a/keyboards/mechlovin/tmkl/readme.md b/keyboards/mechlovin/tmkl/readme.md new file mode 100644 index 0000000000..f428fd9172 --- /dev/null +++ b/keyboards/mechlovin/tmkl/readme.md @@ -0,0 +1,18 @@ +# tmkl + +![tmkl](https://i.imgur.com/CrdsxfMl.png) + +A PCB for Private +* Keyboard Maintainer: [Team Mechlovin'](https://github.com/mechlovin) +* Hardware Supported: TMKL rev.1, STM32F303 +* Hardware Availability: Private GB + +Make example for this keyboard (after setting up your build environment): + + make mechlovin/tmkl:default + +Flashing example for this keyboard: + + make mechlovin/tmkl: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