summaryrefslogtreecommitdiffstats
path: root/keyboards/romac/readme.md
diff options
context:
space:
mode:
authorGarret G <45295190+TheRoyalSweatshirt@users.noreply.github.com>2019-04-02 05:31:38 +0200
committerDrashna Jaelre <drashna@live.com>2019-04-02 05:31:38 +0200
commitfbee737ff3b767f0ce95da61a154ef6334312887 (patch)
tree108c1c71704fda97771e594c3f009bc3d4a825f4 /keyboards/romac/readme.md
parent40c6269f9fdd279b16ee49e49c8fbd256b79ccae (diff)
downloadqmk_firmware-fbee737ff3b767f0ce95da61a154ef6334312887.tar.gz
qmk_firmware-fbee737ff3b767f0ce95da61a154ef6334312887.tar.xz
[Keyboard] add support for romac macropad (#5530)
* add support for romac macropad * Update info.json fixed total key_count * Update keymap.c * Update keymap.c * Update README.md * Update config.h * Update romac.h * Update romac.h * Update romac.h * Update rules.mk * Update config.h * Update README.md * Update romac.h * Update README.md * Update README.md * Update README.md * Update config.h * Update config.h * Update config.h * Update info.json * Update info.json * Update info.json * Update keymap.c * Update keymap.c * Update keymap.c * Update README.md * Update README.md * Update README.md * Update config.h * Rename README.md to readme.md * Update rules.mk * Update config.h * Delete .gitattributes * Update romac.h * Update config.h * Update config.h * Update keymap.c * Update keymap.c * Update keymap.c * Update readme.md * Update readme.md * Update readme.md * Update info.json * Update config.h * Update config.h * Update config.h * Update readme.md
Diffstat (limited to 'keyboards/romac/readme.md')
-rw-r--r--keyboards/romac/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/romac/readme.md b/keyboards/romac/readme.md
new file mode 100644
index 000000000..98ed21502
--- /dev/null
+++ b/keyboards/romac/readme.md
@@ -0,0 +1,16 @@
+
+# RoMac
+
+![RoMac](https://i.imgur.com/hAOyoqj.jpg)
+
+A “Plaid” Inspired 12-Key (3x4) Macropad.
+
+- Keyboard Maintainer: [Garret G.](https://github.com/TheRoyalSweatshirt)
+- Hardware Supported: RoMac rev.1, rev.2, Pro Micro, Elite-C, Proton C, BlueMicro.
+- Hardware Availability: Through GB or Direct Message (If extra stock is available).
+
+Make example for this keyboard (after setting up your build environment):
+
+ make romac: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).