summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02refactor(kscan): Remove explicit default n from kscan configs.Pete Johanson
2021-02-02Update build/flash documentation.Aaron Nunley
2021-02-02npm run prettier:formatAaron Nunley
2021-02-02Update docs for testing a new shield.Aaron Nunley
2021-02-02fix(boards): Shorten keyboard names that are too longNick Winans
2021-02-02fix(core): Assert BLE device name is correct lengthNick Winans
2021-02-02refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRYOkke Formsma
2021-02-02refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRYOkke Formsma
2021-01-30fix(docs): Remove comment about here being four profiles for splitsNick Winans
2021-01-30Add a missing log_strdup()Jeff Rizzo
2021-01-30docs: remove redundant slash from "docs/" navigation iteminnovaker
2021-01-29fix(docs): Set description to our taglineNick Winans
2021-01-29fix(docs): Only show push workflow builds in linkNick Winans
2021-01-29feat(docs): add information on how to update the documentation to the docsKemoNine
2021-01-28chore(deps): bump DoozyX/clang-format-lint-action from v0.9 to v0.11dependabot[bot]
2021-01-28feature(sticky_keys): add quick-releaseOkke Formsma
2021-01-27fix(blog): Updated link to combos docs.Pete Johanson
2021-01-27feat(blog): Add SOTF #4Pete Johanson
2021-01-25fix(behaviors): Updated grsec snapshots for new log format.Pete Johanson
2021-01-24feature(modifiers): add explicit modifiersOkke Formsma
2021-01-24refactor(modifiers): define is_mods functionOkke Formsma
2021-01-24refactor(hid_listener): pass event struct instead of parametersOkke Formsma
2021-01-24docs(sticky keys): document sticky keys and sticky layersOkke Formsma
2021-01-24refactor(docs): Move combos under Features.Pete Johanson
2021-01-23feat: Add WPM calculator and display widgetAlly Parker
2021-01-23run-test.sh: use the POSIX '-L 1' for xargsJeff Rizzo
2021-01-22feat(grave-escape): implement grave-escapeOkke Formsma
2021-01-22Fix offset in NIBBLE transformation and keymapJay Greco
2021-01-21docs(hold-tap): mark tapping_term_ms as codeinnovaker
2021-01-20refactor(core): Combine `is_` and `cast_` event functions.Pete Johanson
2021-01-20refactor(core): Extra event payloads to own types, refactor API.Pete Johanson
2021-01-20refactor(core): Extra position state change data struct.Pete Johanson
2021-01-19fix(shields): Unflip left Microdox OLED.Pete Johanson
2021-01-16chore(core): replace `Pete Johanson` with `The ZMK Contributors`innovaker
2021-01-15fix(splits): Send pos notify from dedicated threadPete Johanson
2021-01-15fix(hid): Clear all matching usages, not just first.Pete Johanson
2021-01-15fix(bluetooth): improve LE param update loggingPete Johanson
2021-01-15fix(ble): Perform GATT notifies from dedicated queue.Pete Johanson
2021-01-15fix(split): Use queue/work for peripheral events.Pete Johanson
2021-01-15fix(boards): Define but don't enable uart0.Pete Johanson
2021-01-15refactor(core): define usage page as uint16_tinnovaker
2021-01-13feat(combos): initial implementationOkke Formsma
2021-01-13fix(setup.sh): rename BF0-9000 to BFO-9000innovaker
2021-01-13chore: Initial simple CODEOWNERS.Pete Johanson
2021-01-08docs(split): Remove USB configuration on right halfNick Winans
2021-01-08refactor(Kconfig): Set USB default based on hardware capabilitiesNick Winans
2021-01-08Fix parameter numberKemoNine
2021-01-08Remove setting the animation/effect when setting hsv ; some of the effects li...KemoNine
2021-01-08Add RGB_COLOR_HSB to lighting documentationKemoNine
2021-01-08(feat) Allow setting underglow color by key pressKemoNine