[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>
This commit is contained in:
AlisGraveNil
2020-10-24 12:17:07 -06:00
committed by GitHub
parent 3d183ed7a0
commit 14cb662280
7 changed files with 212 additions and 0 deletions

View File

@@ -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).