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
Age
Commit message (
Expand
)
Author
2021-02-24
refactor(hold-tap): improve switch statements
Okke Formsma
2021-02-24
refactor(hold-tap): pretty print decision_moment
Okke Formsma
2021-02-24
refactor(hold-tap): create press_binding and release_binding functions
Okke Formsma
2021-02-24
refactor(hold-tap): split hold state into interrupt and timer
Okke Formsma
2021-02-24
refactor(hold-tap): use enum for hold-tap status
Okke Formsma
2021-02-24
refactor(hold-tap): simplify flavor enum
Okke Formsma
2021-02-16
refactor(ext-power): Add init-delay-ms option
Nick Winans
2021-02-16
fix(ext-power): Initialize as soon as settings are available
Nick Winans
2021-02-16
fix(display): Check for display in idle handler.
Pete Johanson
2021-02-10
style(hold-tap)!: Write hold-tap params with dashes
Okke Formsma
2021-02-09
feat(underglow): Convert HSB changes to absolute.
Pete Johanson
2021-02-09
refactor(behaviors): Convert state dependent params.
Pete Johanson
2021-02-09
refactor(rgb): Expose explicit on/off command/API.
Pete Johanson
2021-02-08
fix(boards): Remove explicit enable of sensor
Nick Winans
2021-02-08
fix(core): Enable sensor by default
Nick Winans
2021-02-04
Refactor nibble / update to match build docs (#620)
KemoNine
2021-02-04
fix(power): Add support for capacitors on ADC for BVD
jrhrsmit
2021-02-04
refactor(core): Use /omit-if-no-ref/ for behaviors.
Pete Johanson
2021-02-03
feat(shields) Add encoder support to CRBN
mantas
2021-02-03
style(crbn): Unify indentation from spaces to tabs
mantas
2021-02-03
Feat combo layers (#661)
KemoNine
2021-02-02
behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD)
Okke Formsma
2021-02-02
refactor(kscan): Fix polling of GPIO matrices.
Pete Johanson
2021-02-02
refactor(kscan): Remove explicit default n from kscan configs.
Pete Johanson
2021-02-02
fix(boards): Shorten keyboard names that are too long
Nick Winans
2021-02-02
fix(core): Assert BLE device name is correct length
Nick Winans
2021-02-02
refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRY
Okke Formsma
2021-02-02
refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRY
Okke Formsma
2021-01-30
Add a missing log_strdup()
Jeff Rizzo
2021-01-28
feature(sticky_keys): add quick-release
Okke Formsma
2021-01-25
fix(behaviors): Updated grsec snapshots for new log format.
Pete Johanson
2021-01-24
feature(modifiers): add explicit modifiers
Okke Formsma
2021-01-24
refactor(modifiers): define is_mods function
Okke Formsma
2021-01-24
refactor(hid_listener): pass event struct instead of parameters
Okke Formsma
2021-01-23
feat: Add WPM calculator and display widget
Ally Parker
2021-01-23
run-test.sh: use the POSIX '-L 1' for xargs
Jeff Rizzo
2021-01-22
feat(grave-escape): implement grave-escape
Okke Formsma
2021-01-22
Fix offset in NIBBLE transformation and keymap
Jay Greco
2021-01-20
refactor(core): Combine `is_` and `cast_` event functions.
Pete Johanson
2021-01-20
refactor(core): Extra event payloads to own types, refactor API.
Pete Johanson
2021-01-20
refactor(core): Extra position state change data struct.
Pete Johanson
2021-01-19
fix(shields): Unflip left Microdox OLED.
Pete Johanson
2021-01-16
chore(core): replace `Pete Johanson` with `The ZMK Contributors`
innovaker
2021-01-15
fix(splits): Send pos notify from dedicated thread
Pete Johanson
2021-01-15
fix(hid): Clear all matching usages, not just first.
Pete Johanson
2021-01-15
fix(bluetooth): improve LE param update logging
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-15
fix(boards): Define but don't enable uart0.
Pete Johanson
2021-01-15
refactor(core): define usage page as uint16_t
innovaker
[prev]
[next]