summaryrefslogtreecommitdiff
path: root/keyboards/ryanbaekr/rb86/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-03 22:54:45 +0000
committerQMK Bot <hello@qmk.fm>2021-08-03 22:54:45 +0000
commit2dbc71f037a361743a0182a7e725643511c36234 (patch)
tree015fd924307117979066648a3a4023fa058f0c37 /keyboards/ryanbaekr/rb86/readme.md
parentc48d9c2b2aaae7bb77e6e3a23d5126f63a47be4f (diff)
parentd1cbea685e5a47534d2823ff4c67af7e24bb9210 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ryanbaekr/rb86/readme.md')
-rw-r--r--keyboards/ryanbaekr/rb86/readme.md15
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).