diff options
author | Wilba <Jason.S.Williams@gmail.com> | 2020-08-18 16:44:35 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 23:44:35 -0700 |
commit | 70acf36d1641cad1337eb714ae56145d949ff423 (patch) | |
tree | bbc0788982dca0c017622b47e7252898d4dd62a5 /keyboards/wilba_tech/rama_works_m10_c/readme.md | |
parent | c59a81b792ffbe0629183cf1e84f869e9a8d5471 (diff) |
[Keyboard] Added RAMA WORKS M65-B, M65-BX, M10-C, M50-A (#9991)
* Added RAMA WORKS M65-B, M65-BX, M10-C, M50-A
* Review changes
* Review changes
* Review changes
* Increase layers to 10 for M10-C, M10-B
Diffstat (limited to 'keyboards/wilba_tech/rama_works_m10_c/readme.md')
-rw-r--r-- | keyboards/wilba_tech/rama_works_m10_c/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/rama_works_m10_c/readme.md b/keyboards/wilba_tech/rama_works_m10_c/readme.md new file mode 100644 index 0000000000..be7e225737 --- /dev/null +++ b/keyboards/wilba_tech/rama_works_m10_c/readme.md @@ -0,0 +1,19 @@ +# RAMA WORKS M10-C + +![RAMA WORKS M10-C](https://cdn.shopify.com/s/files/1/2689/3156/products/M10-C-LNY.1539_1296x1296.jpg?v=1580018332) + +The RAMA WORKS M10-C is an ortholinear keyboard made by Rama Works. + +* Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582) +* Hardware Supported: RAMA WORKS M10-C PCB +* Hardware Availability: [RAMA WORKS Store](https://ramaworks.store/) + +Make example for this keyboard (after setting up your build environment): + + make wilba_tech/rama_works_m10_c:default + +Flashing example for this keyboard: + + make wilba_tech/rama_works_m10_c:default:flash + +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).
\ No newline at end of file |