This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
1
mirror of
https://github.com/qmk/qmk_firmware
synced
2024-11-16 17:04:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3499677b6a
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"
Reference in a new issue
Copy permalink