diff options
author | Drashna Jael're <drashna@live.com> | 2021-08-12 09:18:18 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2021-08-12 09:18:18 -0700 |
commit | 8e8ec6338cf98426680317f796831a19c9a54496 (patch) | |
tree | ca082bdae438fb06e91efbe52af6b8d80b5bf10c /keyboards/peej/tripel/right/readme.md | |
parent | 176bce50e9865c4ad9c483de8e578d413e4af8c7 (diff) | |
parent | 80015f7fb023f27ad5307815fd5433694a3bcb4a (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/peej/tripel/right/readme.md')
-rw-r--r-- | keyboards/peej/tripel/right/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/peej/tripel/right/readme.md b/keyboards/peej/tripel/right/readme.md new file mode 100644 index 0000000000..f965a74de2 --- /dev/null +++ b/keyboards/peej/tripel/right/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 right most 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/right:default + +Flashing example for this keyboard: + + make peej/tripel/right: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). |