summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2021-02-09feat(underglow): Convert HSB changes to absolute.Pete Johanson
2021-02-09refactor(behaviors): Convert state dependent params.Pete Johanson
2021-02-09refactor(rgb): Expose explicit on/off command/API.Pete Johanson
2021-02-08fix(boards): Remove explicit enable of sensorNick Winans
2021-02-08fix(core): Enable sensor by defaultNick Winans
2021-02-04Refactor nibble / update to match build docs (#620)KemoNine
2021-02-04fix(power): Add support for capacitors on ADC for BVDjrhrsmit
2021-02-04refactor(core): Use /omit-if-no-ref/ for behaviors.Pete Johanson
2021-02-03feat(shields) Add encoder support to CRBNmantas
2021-02-03style(crbn): Unify indentation from spaces to tabsmantas
2021-02-03Feat combo layers (#661)KemoNine
2021-02-02behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD)Okke Formsma
2021-02-02refactor(kscan): Fix polling of GPIO matrices.Pete Johanson
2021-02-02refactor(kscan): Remove explicit default n from kscan configs.Pete Johanson
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-30Add a missing log_strdup()Jeff Rizzo
2021-01-28feature(sticky_keys): add quick-releaseOkke Formsma
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-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-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-08refactor(Kconfig): Set USB default based on hardware capabilitiesNick Winans
2021-01-08Remove setting the animation/effect when setting hsv ; some of the effects li...KemoNine
2021-01-08(feat) Allow setting underglow color by key pressKemoNine
2021-01-08feat(core): Add USB logging Kconfig optionNick Winans
2021-01-08feat(tg4x): Reconcile with official keymap and tidy-upKemoNine
2021-01-08style(tg4x): Convert Kconfig spaces to tabsKemoNine
2021-01-08fix(tg4x): Add tg4x.conf to mirror other shield setupsKemoNine
2021-01-08refactor(tg4x): Cleanup tg4x overlayinnovaker
2021-01-08chore(tg4x): fix copyright headerinnovaker