summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/rama_works_m65_bx/readme.md
diff options
context:
space:
mode:
authorWilba <Jason.S.Williams@gmail.com>2020-08-18 16:44:35 +1000
committerGitHub <noreply@github.com>2020-08-17 23:44:35 -0700
commit70acf36d1641cad1337eb714ae56145d949ff423 (patch)
treebbc0788982dca0c017622b47e7252898d4dd62a5 /keyboards/wilba_tech/rama_works_m65_bx/readme.md
parentc59a81b792ffbe0629183cf1e84f869e9a8d5471 (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_m65_bx/readme.md')
-rw-r--r--keyboards/wilba_tech/rama_works_m65_bx/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/rama_works_m65_bx/readme.md b/keyboards/wilba_tech/rama_works_m65_bx/readme.md
new file mode 100644
index 0000000000..4d81f8a4d4
--- /dev/null
+++ b/keyboards/wilba_tech/rama_works_m65_bx/readme.md
@@ -0,0 +1,19 @@
+# RAMA WORKS M65-BX
+
+![RAMA WORKS M65-B](https://images.squarespace-cdn.com/content/v1/563c788ae4b099120ae219e2/1572021195246-4QHS1WZTE862N635BVR2/ke17ZwdGBToddI8pDm48kAgzYejSbWGRoJP4yk7IdNQUqsxRUqqbr1mOJYKfIPR7LoDQ9mXPOjoJoqy81S2I8N_N4V1vUb5AoIIIbLZhVYy7Mythp_T-mtop-vrsUOmeInPi9iDjx9w8K4ZfjXt2dtCOkMDEaPiGoIoGazr_ji7tWlVp5kgqCHrK9bIsxYYSbSexTd1-frD7527z4SM9QQ/RW-M65-B-WIDE-HERO-A.1710.JPG?format=1500w)
+
+The RAMA WORKS M65-B is a 65% keyboard made by Rama Works. The RAMA WORKS M65-BX PCB is the solderable variant with layout options.
+
+* Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582)
+* Hardware Supported: RAMA WORKS M65-BX 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_m65_bx:default
+
+Flashing example for this keyboard:
+
+ make wilba_tech/rama_works_m65_bx: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).