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/eb46/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/eb46/readme.md')
-rw-r--r-- | keyboards/akb/eb46/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/akb/eb46/readme.md b/keyboards/akb/eb46/readme.md new file mode 100644 index 0000000000..e7d1046223 --- /dev/null +++ b/keyboards/akb/eb46/readme.md @@ -0,0 +1,13 @@ +# eb46 + +EB46: A 40% plus macro keys + +Keyboard Maintainer: [Elliot Powell](https://github.com/e11i0t23), [/u/e11i0t23 on reddit](https://reddit.com/u/e11i0t23) +Hardware Supported: EB46 PCB +Hardware Availability: Coming Soon + +Make example for this keyboard (after setting up your build environment): + + make akb/eb46: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). |