summaryrefslogtreecommitdiff
path: root/app/dts/behaviors/outputs.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-28feat(endpoints): rename behavior to outputsJoel Spadin
"Outputs" is probably easier for most people to understand than "endpoints".