index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-02
refactor(kscan): Remove explicit default n from kscan configs.
Pete Johanson
2021-02-02
Update build/flash documentation.
Aaron Nunley
2021-02-02
npm run prettier:format
Aaron Nunley
2021-02-02
Update docs for testing a new shield.
Aaron Nunley
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
fix(docs): Remove comment about here being four profiles for splits
Nick Winans
2021-01-30
Add a missing log_strdup()
Jeff Rizzo
2021-01-30
docs: remove redundant slash from "docs/" navigation item
innovaker
2021-01-29
fix(docs): Set description to our tagline
Nick Winans
2021-01-29
fix(docs): Only show push workflow builds in link
Nick Winans
2021-01-29
feat(docs): add information on how to update the documentation to the docs
KemoNine
2021-01-28
chore(deps): bump DoozyX/clang-format-lint-action from v0.9 to v0.11
dependabot[bot]
2021-01-28
feature(sticky_keys): add quick-release
Okke Formsma
2021-01-27
fix(blog): Updated link to combos docs.
Pete Johanson
2021-01-27
feat(blog): Add SOTF #4
Pete Johanson
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-24
docs(sticky keys): document sticky keys and sticky layers
Okke Formsma
2021-01-24
refactor(docs): Move combos under Features.
Pete Johanson
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-21
docs(hold-tap): mark tapping_term_ms as code
innovaker
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
2021-01-13
feat(combos): initial implementation
Okke Formsma
2021-01-13
fix(setup.sh): rename BF0-9000 to BFO-9000
innovaker
2021-01-13
chore: Initial simple CODEOWNERS.
Pete Johanson
2021-01-08
docs(split): Remove USB configuration on right half
Nick Winans
2021-01-08
refactor(Kconfig): Set USB default based on hardware capabilities
Nick Winans
2021-01-08
Fix parameter number
KemoNine
2021-01-08
Remove setting the animation/effect when setting hsv ; some of the effects li...
KemoNine
2021-01-08
Add RGB_COLOR_HSB to lighting documentation
KemoNine
2021-01-08
(feat) Allow setting underglow color by key press
KemoNine
[prev]
[next]