my fork of the ZMK keyboard firmware for a Nice!Nano v2 based https://68keys.io/ build
Find a file
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
.github/workflows fix(actions): Upload UF2 for all compatible boards 2020-10-09 01:05:50 -04:00
.vscode Propertly highlight .keymap files as dts. 2020-08-06 15:04:50 -04:00
app Added driver to control the external power output 2020-10-10 08:11:46 +08:00
docs fix(docs): Remove hanging footnote. 2020-10-09 11:57:34 -04:00
.clang-format feat(ci): Run clang-format to check files. 2020-09-14 00:08:13 -04:00
.gitignore add dstore to git ignore list 2020-09-14 08:44:20 -05:00
AUTHORS fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
CODE_OF_CONDUCT.md Updated email link for CoC issues. 2020-07-03 10:57:17 -04:00
CONTRIBUTING.md chore: Add initial CONTRIBUTING.md docs.* Closes #23 2020-09-20 23:36:30 -04:00
LICENSE Updated copyright line. 2020-06-22 05:47:20 -04:00
README.md Typo fixes. 2020-08-11 14:37:49 -04:00

Zephyr™ Mechanical Keyboard (ZMK) Firmware

Discord Build Contributor Covenant

This project is a complete work in progress, with only basic things functioning. The goal is to explore a new MK firmware with a less restritive license and better BLE support, built on top of the Zephyr™ Project

Check out the website to learn more: https://zmkfirmware.dev/

You can also come join our ZMK Discord Server

To review planned features, check out the enhancement label in GitHub. Please feel free to add 👍 to the issue description of any requests to upvote the feature.