diff options
author | Ryan Baker <76887060+ryanbaekr@users.noreply.github.com> | 2021-08-03 18:54:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-04 08:54:12 +1000 |
commit | d1cbea685e5a47534d2823ff4c67af7e24bb9210 (patch) | |
tree | 9b9bae5a9253170e4188e1f3d1692d48ca70dee1 /keyboards/ryanbaekr/rb86/readme.md | |
parent | 2b097d670a9fa458b8d059f824a0cbbd5b6c6659 (diff) | |
download | qmk_firmware-d1cbea685e5a47534d2823ff4c67af7e24bb9210.tar.gz qmk_firmware-d1cbea685e5a47534d2823ff4c67af7e24bb9210.zip |
rb86 (#13824)
* rb86
* adjudicate comments
Diffstat (limited to 'keyboards/ryanbaekr/rb86/readme.md')
-rw-r--r-- | keyboards/ryanbaekr/rb86/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ryanbaekr/rb86/readme.md b/keyboards/ryanbaekr/rb86/readme.md new file mode 100644 index 0000000000..36a8c63183 --- /dev/null +++ b/keyboards/ryanbaekr/rb86/readme.md @@ -0,0 +1,15 @@ +# rb86 + +A diy sandwich compact TKL keyboard. + +* Keyboard Maintainer: [ryanbaekr](https://github.com/ryanbaekr) +* Hardware Supported: rb86 with Elite-C +* Hardware Availability: 2021/05/15 + +Make example for this keyboard (after setting up your build environment): + + make ryanbaekr/rb86:default + +To boot into the bootloader, hold the reset button on the Elite-C on plug in + +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). |