summaryrefslogtreecommitdiff
path: root/keyboards/ryanbaekr/rb1/readme.md
diff options
context:
space:
mode:
authorRyan Baker <76887060+ryanbaekr@users.noreply.github.com>2022-11-28 00:46:40 -0500
committerGitHub <noreply@github.com>2022-11-28 05:46:40 +0000
commitd27b852fccf6165730b5a013e49ae69ab3124c56 (patch)
treede4f077b817a03f24e1a5f085d71d7ee9a0e8367 /keyboards/ryanbaekr/rb1/readme.md
parent690eb4a4533940bd57646ba2021179840273eb0f (diff)
new keyboard rb1 (#18164)
* rb1 * Update keymap.c * Update keyboards/ryanbaekr/rb1/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Delete rb1.c * Delete rb1.h * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ryanbaekr/rb1/readme.md')
-rw-r--r--keyboards/ryanbaekr/rb1/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ryanbaekr/rb1/readme.md b/keyboards/ryanbaekr/rb1/readme.md
new file mode 100644
index 0000000000..ce46a83f69
--- /dev/null
+++ b/keyboards/ryanbaekr/rb1/readme.md
@@ -0,0 +1,15 @@
+# rb1
+
+A single key macropad.
+
+* Keyboard Maintainer: [ryanbaekr](https://github.com/ryanbaekr)
+* Hardware Supported: rb1 with SparkFun Qwiic Pro Micro - USB-C
+* Hardware Availability: 2022/08/25
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ryanbaekr/rb1:default
+
+To boot into the bootloader, hold the reset button on the SparkFun Qwiic Pro Micro - USB-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).