index
:
zmk.git
core/peripheral-behavior-invocation
main
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-01-31
fix(split): Add queue for running remote behaviors
Peter Johanson
2021-11-04
fix(split): Properly rediscover peripherals.
Peter Johanson
2021-10-11
add ranges and descriptions from #669
git@jrhrsmit.nl
2021-10-10
feat(underglow): Add support for configurable min/max brightness
Simon Malinge
2021-10-04
feat(hid): Kconfig for basic/full consumer usages.
Peter Johanson
2021-10-04
feat(hid): Configurable NKRO HID report support.
Pete Johanson
2021-08-02
feat(power): Update device power management Kconfig
Nick Winans
2021-07-17
fix(tests): Revert default to previous formatter.
Pete Johanson
2021-07-17
refactor(core): update power API to Zephyr v2.5.0
innovaker
2021-02-08
fix(core): Enable sensor by default
Nick Winans
2021-02-02
refactor(kscan): Remove explicit default n from kscan configs.
Pete Johanson
2021-01-23
feat: Add WPM calculator and display widget
Ally Parker
2021-01-15
fix(splits): Send pos notify from dedicated thread
Pete Johanson
2021-01-15
fix(ble): Perform GATT notifies from dedicated queue.
Pete Johanson
2021-01-15
fix(split): Use queue/work for peripheral events.
Pete Johanson
2021-01-13
feat(combos): initial implementation
Okke Formsma
2021-01-08
refactor(Kconfig): Set USB default based on hardware capabilities
Nick Winans
2021-01-08
feat(core): Add USB logging Kconfig option
Nick Winans
2020-12-29
feat(ext-power): Cut power when PM is sleeping
Nick Winans
2020-12-28
refactor(splits): Ability to override split role.
Pete Johanson
2020-12-14
refactor(power): Extract activity/idle detection.
Pete Johanson
2020-12-14
refactor(app): remove `_gatt_` infixes from BT DIS and BAS services
innovaker
2020-12-02
refactor(settings): Add Kconfig option for settings debounce
Nick
2020-12-02
feat(display): Initial widget/status screen work.
Pete Johanson
2020-11-22
feat(underglow): RGB toggle controls ext_power
Nick
2020-11-20
chore: add copyright to core Kconfig
innovaker
2020-10-31
focus on refactor
Carey
2020-10-28
move initialization priorities to advanced menu
Carey
2020-10-20
merge changes from master
Carey
2020-10-11
allow ble to be enabled if split transport is ble
Kellen Carey
2020-10-11
happy with layout, need to improve interactions
Kellen Carey
2020-10-11
refactor kconfig to look nicer
Kellen Carey
2020-10-10
Added driver to control the external power output
Mega Mind
2020-10-06
feat(power): Initial deep sleep work.
Pete Johanson
2020-10-04
refactor(usb): Report USB status w/o HID output.
Pete Johanson
2020-09-29
fix(bluetooth): Proper max paired/conns.
Pete Johanson
2020-09-13
fix(bluetooth): Configs for non-splits.
Pete Johanson
2020-09-13
feat(bluetooth): Add back profiles, split fixes.
Pete Johanson
2020-09-13
fix(bluetooth): Kconfig to clear bonds on start
Pete Johanson
2020-09-13
fix(bluetooth): Remove identity, minimal `bt`.
Pete Johanson
2020-09-13
fix(bluetooth): Fix max pair settings for non-split.
Pete Johanson
2020-09-13
feat(bluetooth): Proper bond management, identity support for non-splits
Pete Johanson
2020-08-20
fix(shields): Load Kconfig for out-of-tree shields
Pete Johanson
2020-08-20
fix(bluetooth): disable BT_SETTINGS for now.
Pete Johanson
2020-08-19
fix(bluetooth): Add unpair combo if DT node exists
Pete Johanson
2020-08-18
feeature(bt): Add "unpair combo" on startup.
Pete Johanson
2020-08-16
Create proper fix for split default conn bug
Nick
2020-08-14
Bump max paired connections to 2 for central.
Pete Johanson
2020-08-02
Fix interval update, add PHY update
Nick
2020-07-31
Initial stab at mod-tap improvements.
Pete Johanson
[next]