aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ivy/readme.md
diff options
context:
space:
mode:
authorThat-Canadian <Poole.Chris.11@gmail.com>2019-07-14 18:26:45 -0700
committerDrashna Jaelre <drashna@live.com>2019-07-14 18:26:45 -0700
commitfd48f687b133d5000f647b38923810c2d1b16453 (patch)
treeec3ca5b1812667dd184dcb6724c848cdde71981c /keyboards/ivy/readme.md
parent421125211741993ba874068dadf4ab371d4d13de (diff)
downloadfirmware-fd48f687b133d5000f647b38923810c2d1b16453.tar.gz
firmware-fd48f687b133d5000f647b38923810c2d1b16453.tar.bz2
firmware-fd48f687b133d5000f647b38923810c2d1b16453.zip
[Keyboard] Added IVY macropad (#6211)
* Added initial files for the Adron 3-key macro pad * Refactor of "adron_pad" to "ivy", cleaned up the readme and removed un-needed keymap as well. * Made suggested changes to commit for PR * Removed unneeded define block from SUBPROJECT_rev1 as it is redundant (Thanks drashna ;) )
Diffstat (limited to 'keyboards/ivy/readme.md')
-rw-r--r--keyboards/ivy/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ivy/readme.md b/keyboards/ivy/readme.md
new file mode 100644
index 000000000..f70630b52
--- /dev/null
+++ b/keyboards/ivy/readme.md
@@ -0,0 +1,15 @@
+IVY
+===
+
+![Ivy](https://i.imgur.com/fnVQet6.jpg)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ivy/rev1:default
+
+Install examples:
+
+ make ivy/rev1: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).