diff options
author | duoshock <33636898+duoshock@users.noreply.github.com> | 2021-01-14 06:57:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 22:57:55 -0800 |
commit | 1f38221ec5ea95429fe3dbc739065b5598fedfc9 (patch) | |
tree | 8c02ecceb50132255e0acf7ea7979f5b62aa4aeb /keyboards/merge/iso_macro/readme.md | |
parent | 68c3773c8ee9d409b4234f7c55d83567982474d4 (diff) | |
download | qmk_firmware-1f38221ec5ea95429fe3dbc739065b5598fedfc9.tar.gz qmk_firmware-1f38221ec5ea95429fe3dbc739065b5598fedfc9.zip |
[Keyboard] Add ISO Macro keyboard (#11517)
* -
* -
* -
* -
* -
Co-authored-by: online <33636898+online@users.noreply.github.com>
Diffstat (limited to 'keyboards/merge/iso_macro/readme.md')
-rw-r--r-- | keyboards/merge/iso_macro/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/merge/iso_macro/readme.md b/keyboards/merge/iso_macro/readme.md new file mode 100644 index 0000000000..654ede4fd5 --- /dev/null +++ b/keyboards/merge/iso_macro/readme.md @@ -0,0 +1,14 @@ +# ISO Macro + +![ISO Macro](https://i.imgur.com/wJoaZ8xl.jpg) + +A 7 keys macro pad with 2 encoders made and sold by Merge. [Product page](https://mergedesign.store/products/iso-macro) + +* Keyboard Maintainer: [duoshock](https://github.com/duoshock) +* Hardware Availability: [Merge Store](https://mergedesign.store/products/iso-macro) + +Make example for this keyboard (after setting up your build environment): + + make merge/isomacro: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 |