diff options
author | Wilba6582 <Wilba6582@users.noreply.github.com> | 2018-03-25 15:58:55 +1100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-03-25 00:58:55 -0400 |
commit | 59a784500b2b21d311649e351eed48dce5112901 (patch) | |
tree | fd390cd5024401414f977e12680cb27b8e94cf2a /keyboards/rama/m6_a/readme.md | |
parent | 00dfa73e4c642c296bbdbb92ab8202e2e1604ce7 (diff) |
Initial support for RAMA M6-A (#2600)
* Initial commit of RAMA M6-A firmware.
* Added LED support
* Added Knops support
* Fixed compile error for knops keymap.
* updated readme.md
* updated readme.md
* updated readme.md
Diffstat (limited to 'keyboards/rama/m6_a/readme.md')
-rw-r--r-- | keyboards/rama/m6_a/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/rama/m6_a/readme.md b/keyboards/rama/m6_a/readme.md new file mode 100644 index 0000000000..5dd2b92e19 --- /dev/null +++ b/keyboards/rama/m6_a/readme.md @@ -0,0 +1,15 @@ +# RAMA M6-A + +![RAMA M6-A](https://static1.squarespace.com/static/563c788ae4b099120ae219e2/t/59fc7b1053450adf5bf9a852/1515932239307/RAMA-RAMA-M6-DSA-XO-CAPS.73-3_1.jpg?format=1500w) + +A 6-key companion keyboard. [More info at RAMA WORKS](https://rama.works/m6a) + +Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582) +Hardware Supported: RAMA M6-A PCB +Hardware Availability: [RAMA WORKS Store](https://ramaworks.store/) + +Make example for this keyboard (after setting up your build environment): + + make rama/m6_a:default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
\ No newline at end of file |