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
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
2020-07-26
Merge pull request #64 from Nicell/feature/rgb_underglow
Pete Johanson
2020-07-25
Initial display support.
Pete Johanson
2020-07-25
Fixes for building with a different .conf file.
Pete Johanson
2020-07-24
Add base files and configuration for RGB underglow
Nick
2020-07-17
Bump max BT connections for testing.
Pete Johanson
2020-07-17
Tweaks for turning off USB for split peripherals.
Pete Johanson
2020-07-17
Working BT settings.
Pete Johanson
2020-07-17
More split implementation.
Pete Johanson
2020-07-17
Kconfig fixes for split roles.
Pete Johanson
2020-07-17
Lots of work on split peripheral/central logic.
Pete Johanson
2020-07-17
Initial exploration of split BLE service.
Pete Johanson
2020-07-14
Bump the default USB EP write retries.
Pete Johanson
2020-07-07
Use SYS_INIT for BLE and USB init.
Pete Johanson
2020-06-30
Initial event manager work, and two first events.
Pete Johanson
2020-06-08
Move Zephyr app into subdirectory.
Pete Johanson