[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 ;) )
This commit is contained in:
committed by
Drashna Jaelre
parent
4211252117
commit
fd48f687b1
15
keyboards/ivy/readme.md
Normal file
15
keyboards/ivy/readme.md
Normal file
@@ -0,0 +1,15 @@
|
||||
IVY
|
||||
===
|
||||
|
||||

|
||||
|
||||
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).
|
||||
Reference in New Issue
Block a user