diff options
author | Wilba6582 <Wilba6582@users.noreply.github.com> | 2018-10-01 01:35:10 +1000 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-09-30 11:35:10 -0400 |
commit | 66ef1e3d6770e388d631d25e4cd1c6b1640cea24 (patch) | |
tree | dc0b4eb5b3f2adba1a41c4199871e4a0d341611e /keyboards/rama/m6_b/readme.md | |
parent | 6734cd9c5c7b63677d3d4cf9bef8ccf878fd3551 (diff) |
RAMA M6-B and IS31FL3218 driver (#4021)
* Initial RAMA M6-B commit.
* Moved IS31FL3218 driver, minor cleanups
* Refactor, added dynamic keymap.
* Added dynamic keymaps to RAMA M6-A
* Refactor M6-A and M6-B to use common code.
* Formatting
* Cleanup
* Cleanup
* Changes from review
Diffstat (limited to 'keyboards/rama/m6_b/readme.md')
-rw-r--r-- | keyboards/rama/m6_b/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/rama/m6_b/readme.md b/keyboards/rama/m6_b/readme.md new file mode 100644 index 0000000000..d6bdd0c4c2 --- /dev/null +++ b/keyboards/rama/m6_b/readme.md @@ -0,0 +1,15 @@ +# RAMA M6-B + +![RAMA M6-B](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-B PCB +Hardware Availability: [RAMA WORKS Store](https://ramaworks.store/) + +Make example for this keyboard (after setting up your build environment): + + make rama/m6_b: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).
\ No newline at end of file |