index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
rgb_underglow.c
Age
Commit message (
Expand
)
Author
2020-12-14
refactor(app): replace Zephyr integer types with C99 integer types
innovaker
2020-12-02
refactor(settings): Add Kconfig option for settings debounce
Nick
2020-11-23
fix(ug): Start tick without settings state available
Nick
2020-11-22
feat(underglow): RGB toggle controls ext_power
Nick
2020-11-03
feat(underglow): Debounce state settings save
Nick
2020-09-15
fix lint with clang-format
Nick
2020-09-15
Merge remote-tracking branch 'upstream/main' into underglow/state-persistence
Nick
2020-09-14
chore: clang-format the codebase.
Pete Johanson
2020-09-10
fix: Switch to single AUTHORS file.* Closes #164
Pete Johanson
2020-08-23
fix(rgb): check if settings enabled
Nick
2020-08-23
Move settings load
Nick
2020-08-20
fix(rgb): fix underglow settings location
Nick
2020-08-20
feat(rgb): underglow state Kconfig and settings
Nick
2020-07-26
If LED strip can't be found, behaviors return err
Nick
2020-07-25
Add suggested changes
Nick
2020-07-24
Initial RGB Underglow implementation
Nick
2020-07-24
Add base files and configuration for RGB underglow
Nick