839 Commits (2b4d5dd7d9271dd520d9143a9bc5d95db08921a3)

Author SHA1 Message Date
Pete Johanson 0f9fff7554 Fix the label for the GPIO kscan driver. 3 years ago
Okke Formsma 32008825fe fix(behaviors): Add missing hold-tap trigger 3 years ago
Okke Formsma 0c1940bb79 feature(hold-tap): no-hold-flash for retro taps 3 years ago
Okke Formsma 89ed816c67 feature(hold-tap): Retro tapping 3 years ago
Okke Formsma 62ae157c0b refactor(hold-tap): improve switch statements 3 years ago
Okke Formsma 9c4c266b17 refactor(hold-tap): pretty print decision_moment 3 years ago
Okke Formsma 0ebf440de8 refactor(hold-tap): create press_binding and release_binding functions 3 years ago
Okke Formsma abc60fc7cb refactor(hold-tap): split hold state into interrupt and timer 3 years ago
Okke Formsma 200c6cabea refactor(hold-tap): use enum for hold-tap status 3 years ago
Okke Formsma 6b7026cdd1 refactor(hold-tap): simplify flavor enum 3 years ago
Nick Winans 57661362ea refactor(ext-power): Add init-delay-ms option 3 years ago
Nick Winans b43fb8502e fix(ext-power): Initialize as soon as settings are available 3 years ago
Pete Johanson ff7891c097 fix(display): Check for display in idle handler. 3 years ago
Okke Formsma af9d6e9b05 style(hold-tap)!: Write hold-tap params with dashes 3 years ago
Pete Johanson 2af794eed3 feat(underglow): Convert HSB changes to absolute. 3 years ago
Pete Johanson e6f168d6df refactor(behaviors): Convert state dependent params. 3 years ago
Pete Johanson bb2c478af9 refactor(rgb): Expose explicit on/off command/API. 3 years ago
Nick Winans fc5d7bcb78 fix(boards): Remove explicit enable of sensor 3 years ago
Nick Winans 5eace0bbc4 fix(core): Enable sensor by default 3 years ago
KemoNine 0499e7e8ac
Refactor nibble / update to match build docs (#620) 3 years ago
jrhrsmit e40ca1eb7c
fix(power): Add support for capacitors on ADC for BVD 3 years ago
Pete Johanson b84d29c384 refactor(core): Use /omit-if-no-ref/ for behaviors. 3 years ago
mantas b4d63fb52c feat(shields) Add encoder support to CRBN 3 years ago
mantas c94943da1c style(crbn): Unify indentation from spaces to tabs 3 years ago
KemoNine cd503ed17b
Feat combo layers (#661) 3 years ago
Okke Formsma 9a7908b632 behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD) 3 years ago
Pete Johanson 6c7ab0ce53 refactor(kscan): Fix polling of GPIO matrices. 3 years ago
Pete Johanson 2f352788c1 refactor(kscan): Remove explicit default n from kscan configs. 3 years ago
Nick Winans 33cd2caced fix(boards): Shorten keyboard names that are too long 3 years ago
Nick Winans 82173f354e fix(core): Assert BLE device name is correct length 3 years ago
Okke Formsma 4e20bf5de1 refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRY 3 years ago
Okke Formsma 84d19fe79b refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRY 3 years ago
Jeff Rizzo 4f040fecdf Add a missing log_strdup() 3 years ago
Okke Formsma c925cf02dd feature(sticky_keys): add quick-release 3 years ago
Pete Johanson 7c24ab069c fix(behaviors): Updated grsec snapshots for new log format. 3 years ago
Okke Formsma 7b7701ae90 feature(modifiers): add explicit modifiers 3 years ago
Okke Formsma 0c30b49063 refactor(modifiers): define is_mods function 3 years ago
Okke Formsma df4a5c8613 refactor(hid_listener): pass event struct instead of parameters 3 years ago
Ally Parker a4aaa73f06 feat: Add WPM calculator and display widget 3 years ago
Jeff Rizzo c0cab57c2d run-test.sh: use the POSIX '-L 1' for xargs 3 years ago
Okke Formsma 5eeb310b2f feat(grave-escape): implement grave-escape 3 years ago
Jay Greco 58ad5d4e86 Fix offset in NIBBLE transformation and keymap 3 years ago
Pete Johanson 3368a81057 refactor(core): Combine `is_` and `cast_` event functions. 3 years ago
Pete Johanson 3fe2acc2d1 refactor(core): Extra event payloads to own types, refactor API. 3 years ago
Pete Johanson 003db892ad refactor(core): Extra position state change data struct. 3 years ago
Pete Johanson 95acbd8859 fix(shields): Unflip left Microdox OLED. 3 years ago
innovaker 5978990e6d chore(core): replace `Pete Johanson` with `The ZMK Contributors` 4 years ago
Pete Johanson 65e476df3e fix(splits): Send pos notify from dedicated thread 4 years ago
Pete Johanson c11759bc79 fix(hid): Clear all matching usages, not just first. 4 years ago
Pete Johanson a0c32bb47e fix(bluetooth): improve LE param update logging 4 years ago