664 Commits (9205ea1c705504844ad3b9e31d6fbd437cb76aba)

Author SHA1 Message Date
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. 4 years ago
Pete Johanson 3fe2acc2d1 refactor(core): Extra event payloads to own types, refactor API. 4 years ago
Pete Johanson 003db892ad refactor(core): Extra position state change data struct. 4 years ago
Pete Johanson 95acbd8859 fix(shields): Unflip left Microdox OLED. 4 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
Pete Johanson a5c39dfa76 fix(ble): Perform GATT notifies from dedicated queue. 4 years ago
Pete Johanson 4aa78a6f8d fix(split): Use queue/work for peripheral events. 4 years ago
Pete Johanson 969e5568af fix(boards): Define but don't enable uart0. 4 years ago
innovaker 1d18900a99 refactor(core): define usage page as uint16_t 4 years ago
Okke Formsma feb0d5b90c feat(combos): initial implementation 4 years ago
Nick Winans 002a89765f refactor(Kconfig): Set USB default based on hardware capabilities 4 years ago
KemoNine 6345bd5468 Remove setting the animation/effect when setting hsv ; some of the effects like glowing will use the hsv color specified 4 years ago
KemoNine 99f932a47d (feat) Allow setting underglow color by key press 4 years ago
Nick Winans 97ed0cc733 feat(core): Add USB logging Kconfig option 4 years ago
KemoNine 5880a284c1 feat(tg4x): Reconcile with official keymap and tidy-up 4 years ago
KemoNine 28bec8541b style(tg4x): Convert Kconfig spaces to tabs 4 years ago
KemoNine 7fd8561b45 fix(tg4x): Add tg4x.conf to mirror other shield setups 4 years ago
innovaker 7fc28328d0 refactor(tg4x): Cleanup tg4x overlay 4 years ago
innovaker de6ce05391 chore(tg4x): fix copyright header 4 years ago
KemoNine 185ff462d6 docs(tg4x): Add readme for tg4x 4 years ago
KemoNine cd8567071b fix(tg4x): Fix tg4x keyboard name in Kconfig 4 years ago
KemoNine 3e4f2a3dc3 feat(tg4x): Add underglow support for tg4x + nice_nano 4 years ago
innovaker 561e535a58 refactor(shields): standardize README.md filenames 4 years ago
innovaker f17584ca0e chore: standardize # style headers 4 years ago
KingCoinless 5c11962d98
feat(shields): add helix shield 4 years ago
Nick Winans e5b1f1e1be fix(shield): BFO9000 uses USB on right 4 years ago
Pete Johanson 992cee1bac feat(display): Show layer label in widget. 4 years ago
Pete Johanson a55b1397c9 feat(keymap): API for retrieving label for a layer 4 years ago
pbz dcd665999a
feat(shields): add bfo9000 shield 4 years ago
Okke Formsma 319ce30270 chore(behavior): use ZMK_BEHAVIOR_OPAQUE in to-layer behavior 4 years ago