Files
zmk/app
4pplet 924a598920 Updated function calls with missing reference. GPIO missing.
Updated function calls with missing reference. GPIO missing.

To my understanding:
DT_INST_GPIO_PIN() should be called instead if DT_INST_PIN()
DT_INST_GPIO_FLAGS() should be called instead if DT_INST_GPIO_FLAGS()

Current implementation does not compile when using control pin.
2020-11-29 21:12:26 -05:00
..
2020-08-29 11:53:53 -07:00
2020-08-29 11:53:53 -07:00
2020-11-28 12:21:19 -05:00