diff options
| author | Brandon Lee | 2021-05-16 02:04:38 +0200 |
|---|---|---|
| committer | GitHub | 2021-05-16 02:04:38 +0200 |
| commit | 60cf7ae8b7affb0130960a49a904be754c04a213 (patch) | |
| tree | 1a470259c4589ed0265bc4dbe0f72a280ac631f7 /keyboards/illusion/rosa/readme.md | |
| parent | cc77710b4a94b5944b9af08423204dcb631391f8 (diff) | |
[Keyboard] Add Rosa (#12884)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/illusion/rosa/readme.md')
| -rw-r--r-- | keyboards/illusion/rosa/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/illusion/rosa/readme.md b/keyboards/illusion/rosa/readme.md new file mode 100644 index 0000000000..263a2ecb9d --- /dev/null +++ b/keyboards/illusion/rosa/readme.md @@ -0,0 +1,14 @@ +# Rosa + + + +A 60% form factor PCB for the Rosa. Uses a USB Type C connector. + +* Keyboard Maintainer: [illusion](https://github.com/bleeCS) +* Hardware Supported: Rosa PCB + +Make example for this keyboard (after setting up your build environment): + + make illusion/rosa: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). |