summaryrefslogtreecommitdiff
path: root/app/dts/behaviors/ext_power.dtsi
AgeCommit message (Collapse)Author
2021-02-04refactor(core): Use /omit-if-no-ref/ for behaviors.Pete Johanson
* Use lesser-known DT features to skip behaviors not referenced in the user keymap * Update the behaviors to skip code if no nodes found. * Remove some empty config/data structs where unused in behaviors.
2020-11-16add license headers to behavior dtsi filesOkke Formsma
2020-10-13Fix compilation errors and minor tweaksMega Mind
2020-10-12New behavior for ext power controlMega Mind