diff options
author | Paul James <paul@peej.co.uk> | 2021-08-12 17:49:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-12 08:49:51 -0700 |
commit | 7ee2b0f1eea867da7b03a6acd4e5e0774cabc81d (patch) | |
tree | 286b190dfda04b1fee549edc44e0447a0c0a15c0 /keyboards/peej/tripel/middle/readme.md | |
parent | 022e2748aff77ba9f22511a83e205fc4a6703bf6 (diff) | |
download | qmk_firmware-7ee2b0f1eea867da7b03a6acd4e5e0774cabc81d.tar.gz qmk_firmware-7ee2b0f1eea867da7b03a6acd4e5e0774cabc81d.zip |
[Keyboard] Add Tripel keyboard (#12635)
Diffstat (limited to 'keyboards/peej/tripel/middle/readme.md')
-rw-r--r-- | keyboards/peej/tripel/middle/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/peej/tripel/middle/readme.md b/keyboards/peej/tripel/middle/readme.md new file mode 100644 index 0000000000..25b11a6714 --- /dev/null +++ b/keyboards/peej/tripel/middle/readme.md @@ -0,0 +1,21 @@ +# Tripel +## Sub-100x100mm modula 60% ortholinear 7u PCB + +![tripel](https://github.com/peej/tripel-keyboard/raw/master/images/3pcbs.jpg) + +15x5 ortholinear PCB for 60% tray mount cases using only prototype sized PCBs. + +This revision is for when the Pro-Micro is mounted on the middle PCB. + +* Keyboard Maintainer: [Paul James](https://github.com/peej) +* Hardware Supported: Pro-Micro [PCB](https://github.com/peej/tripel-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make peej/tripel/middle:default + +Flashing example for this keyboard: + + make peej/tripel/middle: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). |