diff options
author | Wilba6582 <Wilba6582@users.noreply.github.com> | 2018-09-28 00:40:44 +1000 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-09-27 10:40:44 -0400 |
commit | 13e166d9c42845e2622605e94d4a0c38fa5443a0 (patch) | |
tree | 9cde88ff3efd79a20be1e52ad7ffaf5c3ee7f848 /keyboards/rama/u80_a/readme.md | |
parent | f70f45ee677a2a39a759052a356e0c5d82e25424 (diff) | |
download | firmware-13e166d9c42845e2622605e94d4a0c38fa5443a0.tar.gz firmware-13e166d9c42845e2622605e94d4a0c38fa5443a0.tar.bz2 firmware-13e166d9c42845e2622605e94d4a0c38fa5443a0.zip |
RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925)
* Initial commit of RAMA U80-A
* Initial commit of RAMA U80-A
* Moved IS31FL3736 driver, minor cleanups
* Superficial stuff
* Review changes
* Refactored to use common code.
Diffstat (limited to 'keyboards/rama/u80_a/readme.md')
-rw-r--r-- | keyboards/rama/u80_a/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/rama/u80_a/readme.md b/keyboards/rama/u80_a/readme.md new file mode 100644 index 000000000..c98d00cb6 --- /dev/null +++ b/keyboards/rama/u80_a/readme.md @@ -0,0 +1,15 @@ +# RAMA U80-A + +![RAMA U80-A](https://something.com/something.jpg) + +A TKL keyboard. [More info at RAMA WORKS](https://rama.works/#/tkl-a/) + +Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582) +Hardware Supported: RAMA U80-A PCB +Hardware Availability: [RAMA WORKS Store](https://ramaworks.store/) + +Make example for this keyboard (after setting up your build environment): + + make rama/u80_a: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 |