summaryrefslogtreecommitdiffstats
path: root/keyboards/hifumi/readme.md
diff options
context:
space:
mode:
authorzk-phi <zk-phi@users.noreply.github.com>2019-03-11 05:49:08 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-11 05:49:08 +0100
commit5e093ad224fad5497f4f5360c8e430ea267ecac5 (patch)
treecb2aa127c5d57860e5444833f1c6a7ae2784cb0e /keyboards/hifumi/readme.md
parent0f67232035bc7d9129ab0b91edd3316841ef8cf2 (diff)
downloadqmk_firmware-5e093ad224fad5497f4f5360c8e430ea267ecac5.tar.gz
qmk_firmware-5e093ad224fad5497f4f5360c8e430ea267ecac5.tar.xz
[Keyboard] Add keyboard hifumi (#5341)
* Add keyboard hifumi * Update keyboards/hifumi/Readme.md Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/Readme.md Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/Readme.md Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/keymaps/default/keymap.c Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/keymaps/test/keymap.c Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/Readme.md Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Add DIODE_DIRECTION * Rename readme.md
Diffstat (limited to 'keyboards/hifumi/readme.md')
-rw-r--r--keyboards/hifumi/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/hifumi/readme.md b/keyboards/hifumi/readme.md
new file mode 100644
index 000000000..2911c1244
--- /dev/null
+++ b/keyboards/hifumi/readme.md
@@ -0,0 +1,13 @@
+# hifumi
+
+A macro pad with 6 keys.
+
+Keyboard Maintainer: riconken, [zk-phi](https://github.com/zk-phi)
+Hardware Supported: hifumi PCB, Pro Micro
+Hardware Availability: [PCB & Case Data](https://github.com/zk-phi/1x2x3-keyboard)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make hifumi: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).