summaryrefslogtreecommitdiff
path: root/app/dts/behaviors/rgb_underglow.dtsi
AgeCommit message (Collapse)Author
2021-11-26feature(split): behavior locality support.Pete Johanson
* GATT characteristic allowing passng data + behavior label to invoke the behavior on the peripheral side. * Behaviors have a locality setting to specify where they run. * Build reset/power/RGB on peripheral.
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.
2021-01-08(feat) Allow setting underglow color by key pressKemoNine
2020-11-16add license headers to behavior dtsi filesOkke Formsma
2020-07-25Add suggested changesNick
2020-07-24Initial RGB Underglow implementationNick