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
/
src
Age
Commit message (
Expand
)
Author
2021-03-11
fix(combos): Fix stuck keys when pressing long combos.
Okke Formsma
2021-03-10
refactor(core): make the event manager a bit easier to read
Okke Formsma
2021-03-10
fix(logging): remove unnecessary newline
Okke Formsma
2021-03-10
added battery.h, last_state_of_charge to uint8_t
JP Bonn
2021-03-10
fixed order of setting state_of_charge
JP Bonn
2021-03-10
only send zmk_battery_state_changed on change
JP Bonn
2021-02-27
fix(behaviors): Add missing hold-tap trigger
Okke Formsma
2021-02-24
feature(hold-tap): no-hold-flash for retro taps
Okke Formsma
2021-02-24
feature(hold-tap): Retro tapping
Okke Formsma
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-04
refactor(core): Use /omit-if-no-ref/ for behaviors.
Pete Johanson
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
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-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-22
feat(grave-escape): implement grave-escape
Okke Formsma
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-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
refactor(core): define usage page as uint16_t
innovaker
2021-01-13
feat(combos): initial implementation
Okke Formsma
2021-01-08
Remove setting the animation/effect when setting hsv ; some of the effects li...
KemoNine
2021-01-08
(feat) Allow setting underglow color by key press
KemoNine
2021-01-04
feat(display): Show layer label in widget.
Pete Johanson
2021-01-04
feat(keymap): API for retrieving label for a layer
Pete Johanson
2021-01-02
chore(behavior): use ZMK_BEHAVIOR_OPAQUE in to-layer behavior
Okke Formsma
[prev]
[next]