29 Commits (53bec710d869440508ebc03fe99bf72d7a8466bc)

Author SHA1 Message Date
DoctorNefario 20a72263b2
fix(behaviors): Prevent accidental transparent behavior return values. 3 years ago
Peter Johanson 53dae35710 refactor: Move to `k_work_delayable` API. 3 years ago
Peter Johanson d486304f79 fix(underglow): Handle cycling effects on splits. 3 years ago
Nick Winans f23f427cae fix(underglow): Run clang-format 3 years ago
Simon Malinge c5b8dd85fd feat(underglow): Add support for configurable min/max brightness 3 years ago
Pete Johanson 2af794eed3 feat(underglow): Convert HSB changes to absolute. 4 years ago
Pete Johanson bb2c478af9 refactor(rgb): Expose explicit on/off command/API. 4 years ago
KemoNine 6345bd5468 Remove setting the animation/effect when setting hsv ; some of the effects like glowing will use the hsv color specified 4 years ago
KemoNine 99f932a47d (feat) Allow setting underglow color by key press 4 years ago
Nick ae63ce5ee7 fix(settings): Add missing err handlers on settings_register 4 years ago
Nick Winans 69d48c5715 refactor(settings): Only load used subtrees 4 years ago
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
innovaker bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
Nick 177b28f01d refactor(settings): Add Kconfig option for settings debounce 4 years ago
Nick 248b360f47 fix(ug): Start tick without settings state available 4 years ago
Nick a1d3230eef feat(underglow): RGB toggle controls ext_power 4 years ago
Nick 1af4221908 feat(underglow): Debounce state settings save 4 years ago
Nick 608ae0df6d fix lint with clang-format 4 years ago
Pete Johanson 191a2d755a chore: clang-format the codebase. 4 years ago
Pete Johanson 68e72f9275 fix: Switch to single AUTHORS file.* Closes #164 4 years ago
Nick 979a5bffff fix(rgb): check if settings enabled 4 years ago
Nick c5c21022a2 Move settings load 4 years ago
Nick 74fd4fc997 fix(rgb): fix underglow settings location 4 years ago
Nick 3ee2d1196b feat(rgb): underglow state Kconfig and settings 4 years ago
Nick dc8c7011b1 If LED strip can't be found, behaviors return err 4 years ago
Nick 564f787280 Add suggested changes 4 years ago
Nick ca569c8143 Initial RGB Underglow implementation 4 years ago
Nick bb09707bd2 Add base files and configuration for RGB underglow 4 years ago