diff options
Diffstat (limited to 'keyboards/ivy/readme.md')
| -rw-r--r-- | keyboards/ivy/readme.md | 15 |
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 @@ | |||
| 1 | IVY | ||
| 2 | === | ||
| 3 | |||
| 4 |  | ||
| 5 | |||
| 6 | Make example for this keyboard (after setting up your build environment): | ||
| 7 | |||
| 8 | make ivy/rev1:default | ||
| 9 | |||
| 10 | Install examples: | ||
| 11 | |||
| 12 | make ivy/rev1:default:dfu | ||
| 13 | |||
| 14 | 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. | ||
| 15 | Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | ||
