qmk_firmware/keyboards/ivy
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk ()
2021-09-30 08:14:21 +10:00
..
keymaps/default Remove empty override functions () 2021-09-05 21:36:31 +01:00
rev1 Remove width, height and key_count from info.json () 2021-09-12 14:04:56 +10:00
.noci Initial list of keyboards to exclude from CI () 2020-12-21 15:38:39 +01:00
config.h Remove `DESCRIPTION`, H-J () 2021-01-20 00:38:12 +11:00
ivy.c [Keyboard] Added IVY macropad () 2019-07-14 18:26:45 -07:00
ivy.h [Keyboard] Added IVY macropad () 2019-07-14 18:26:45 -07:00
readme.md [Keyboard] Added IVY macropad () 2019-07-14 18:26:45 -07:00
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk () 2021-09-30 08:14:21 +10:00

readme.md

IVY

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.