aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ivy/readme.md
diff options
context:
space:
mode:
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 @@
1IVY
2===
3
4![Ivy](https://i.imgur.com/fnVQet6.jpg)
5
6Make example for this keyboard (after setting up your build environment):
7
8 make ivy/rev1:default
9
10Install examples:
11
12 make ivy/rev1:default:dfu
13
14See 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.
15Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).