summaryrefslogtreecommitdiff
path: root/keyboards/clawsome/roadster/readme.md
diff options
context:
space:
mode:
authorAlisGraveNil <63020540+AlisGraveNil@users.noreply.github.com>2020-10-24 12:17:07 -0600
committerGitHub <noreply@github.com>2020-10-24 19:17:07 +0100
commit14cb662280852f6cd4d84dae9e46c00fdd971ef4 (patch)
tree105e2a7755317e89f82b53f94370d7e0f7790ee4 /keyboards/clawsome/roadster/readme.md
parent3d183ed7a0af937279eea5f981be505f0d13dc07 (diff)
[keyboard] Add Roadster support (#10698)
* Roadster * Update keyboards/clawsome/roadster/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/clawsome/roadster/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/clawsome/roadster/readme.md')
-rw-r--r--keyboards/clawsome/roadster/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/clawsome/roadster/readme.md b/keyboards/clawsome/roadster/readme.md
new file mode 100644
index 0000000000..20c0f0ad58
--- /dev/null
+++ b/keyboards/clawsome/roadster/readme.md
@@ -0,0 +1,13 @@
+# Roadster
+
+This is a 4x12 keyboard.
+
+* Keyboard Maintainer: [AAClawson](https://github.com/AlisGraveNil)
+* Hardware Supported: Roaster; Pro Micro or Elite-C
+* Hardware Availability: [Clawsome Boards](https://www.clawboards.xyz/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make clawsome/roadster:default
+
+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).