This website requires JavaScript.
Explore
Help
Sign in
Nulo
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Releases
Activity
e4032d8f55
qmk_firmware
/
keyboards
/
maple_computing
/
ivy
/
ivy.h
8 lines
106 B
C
Raw
Normal View
History
Unescape
Escape
[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 ;) )
2019-07-15 01:26:45 +00:00
#
pragma once
[Keyboard] move That-Canadian 's boards into /maple_computing (#16050)
2022-01-30 19:28:04 +00:00
#
ifdef KEYBOARD_maple_computing_ivy_rev1
[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 ;) )
2019-07-15 01:26:45 +00:00
#
include
"rev1.h"
#
endif
#
include
"quantum.h"
Copy permalink