summaryrefslogtreecommitdiffstats
path: root/keyboards/miniaxe/readme.md
diff options
context:
space:
mode:
authorENDO Katsuhiro <ka2hiro@curlybracket.co.jp>2018-11-02 06:55:29 +0100
committerDrashna Jaelre <drashna@live.com>2018-11-02 06:55:29 +0100
commit5909d8aef1126357899b687155bfe377914891df (patch)
tree2d7ada27f5e144c77a38b8289d7a4b01e24bf99b /keyboards/miniaxe/readme.md
parent6eb7501eb0ab0ee1711f7f1275501ab53bcae8e2 (diff)
downloadqmk_firmware-5909d8aef1126357899b687155bfe377914891df.tar.gz
qmk_firmware-5909d8aef1126357899b687155bfe377914891df.tar.xz
Keyboard: Add MiniAxe (#4314)
* Add a new keyboard MiniAxe. * Fix readme foramt. Co-Authored-By: ka2hiro <ka2hiro@curlybracket.co.jp> * Fix readme format. Co-Authored-By: ka2hiro <ka2hiro@curlybracket.co.jp> * Remove unnecessary keycode aliases. * Remove unnecessary param. Co-Authored-By: ka2hiro <ka2hiro@curlybracket.co.jp>
Diffstat (limited to 'keyboards/miniaxe/readme.md')
-rw-r--r--keyboards/miniaxe/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/miniaxe/readme.md b/keyboards/miniaxe/readme.md
new file mode 100644
index 000000000..57ed01a91
--- /dev/null
+++ b/keyboards/miniaxe/readme.md
@@ -0,0 +1,16 @@
+MiniAxe
+===
+
+![MiniAxe](https://i.imgur.com/1ApzrCz.jpg)
+
+Yet another split ortholinear keyboard with 3x5+3 keys.
+
+Keyboard Maintainer: [ka2hiro](https://github.com/ka2hiro) [@ka2hiro](https://twitter.com/ka2hiro)
+Hardware Supported: MiniAxe PCB, ATMEGA32U4
+Hardware Availability: [@ka2hiro](https://twitter.com/ka2hiro)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make miniaxe:default:dfu
+
+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).