zmk_mf68/app/boards/arm
Mega Mind 4d81b10ba7 Added driver to control the external power output
This PR adds support to control the external power output from controllers like nice!nano, nRFMicro etc

I have implemented based on my understanding of Pete suggestion on this feature.

Testing done:

    Tested by enabling and disabling the ext_power from application and verified
    Verified the application does not crash with boards that does not have ext_power support
    Note:
    I did not test this in nice!nano since I don't have the boards. Will get help from others once the behavior PR is up

Next Steps:

    Create a behavior PR to control enable/disable ext_power
2020-10-10 08:11:46 +08:00
..
bluemicro840 refactor(boards): Rename to bluemicro840_v1. 2020-08-19 16:35:18 -04:00
dz60rgb chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
nice_nano Added driver to control the external power output 2020-10-10 08:11:46 +08:00
nrf52840_m2 M60 keymap update and misc changes 2020-10-05 21:24:39 +08:00
nrfmicro Added driver to control the external power output 2020-10-10 08:11:46 +08:00
planck Add support to GPIO matrix driver for matrix polling, rather than interrupt-based IO. 2020-09-25 11:49:07 -04:00
proton_c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00