diff options
author | Elliot Powell <32494740+e11i0t23@users.noreply.github.com> | 2019-05-29 04:15:38 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-28 20:15:38 -0700 |
commit | bd1cfcd5932c707abf6fe4d3c589c3f35e4d73b7 (patch) | |
tree | c933b08e02ccc449b4c0b0df8054fe9fc652fe77 /keyboards/akb/raine/readme.md | |
parent | 03bc8e71e6cf6881e9f899125e8486375eb488ef (diff) |
[Keyboard] Add support for AKB boards (#5996)
* Move boards to akb folder
* Updates for PR
* fix for PR
* Fix info.json
Diffstat (limited to 'keyboards/akb/raine/readme.md')
-rw-r--r-- | keyboards/akb/raine/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/akb/raine/readme.md b/keyboards/akb/raine/readme.md new file mode 100644 index 0000000000..6aa11a11fd --- /dev/null +++ b/keyboards/akb/raine/readme.md @@ -0,0 +1,15 @@ +# Raine-m³ + +![Raine-m³](https://i.imgur.com/da2dZh1.jpg) + +A custom board inspired by both the 1800 layout, and the compact functionality of 40% boards. + +Keyboard Maintainer: [e11i0t23](https://github.com/e11i0t23) +Hardware Supported: Official Raine-m³ PCB +Hardware Availability: Coming Soon + +Make example for this keyboard (after setting up your build environment): + + make akb/raine: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). |