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-08
fix(boards): Remove explicit enable of sensor
Nick Winans
2021-02-08
fix(core): Enable sensor by default
Nick Winans
2021-02-08
feat(docs): Update to BlueMicro_BLE Features
Pierre Constantineau
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
Update docs/docs/behaviors/bluetooth.md
Pete Johanson
2021-02-04
docs: Explain ZMK stays connected to inactive host
Jonathan Rascher
2021-02-04
setup pre-commit hooks for clang-format and prettier
Okke Formsma
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-03
fix(setup): Fix index to MakerDiary m.2 board
y4m4ym
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
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
[next]