zmk/app/src
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
..
behaviors chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
events feat(bluetooth): Add back profiles, split fixes. 2020-09-13 22:33:29 -04:00
split/bluetooth chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
ble_unpair_combo.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
ble.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
display.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
endpoints.c refactor(usb): Report USB status w/o HID output. 2020-10-04 21:56:09 -04:00
event_manager.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
ext_power_generic.c Added driver to control the external power output 2020-10-10 08:11:46 +08:00
hid_listener.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
hid.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
hog.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
keymap.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
kscan_composite.c improvement(kscan): use ARRAY_SIZE macro 2020-10-04 14:07:14 -05:00
kscan_mock.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
kscan.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
main.c Added driver to control the external power output 2020-10-10 08:11:46 +08:00
matrix_transform.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
power.c feat(power): Initial deep sleep work. 2020-10-06 17:24:36 -04:00
rgb_underglow.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
sensors.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
split_listener.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
usb.c refactor(usb): Report USB status w/o HID output. 2020-10-04 21:56:09 -04:00