332 Commits (53bec710d869440508ebc03fe99bf72d7a8466bc)

Author SHA1 Message Date
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
Pete Johanson b84d29c384 refactor(core): Use /omit-if-no-ref/ for behaviors. 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
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
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
Okke Formsma 5eeb310b2f feat(grave-escape): implement grave-escape 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 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
innovaker 1d18900a99 refactor(core): define usage page as uint16_t 4 years ago
Okke Formsma feb0d5b90c feat(combos): initial implementation 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
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
Okke Formsma 319ce30270 chore(behavior): use ZMK_BEHAVIOR_OPAQUE in to-layer behavior 4 years ago
Okke Formsma fa07ba9d32 refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENT 4 years ago
Okke Formsma caa285852a refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 4 years ago
Pete Johanson d698847769 fix(power): Fix for 2.4 API changes. 4 years ago
KemoNine d207c3c30f
(feature) Add &to keycode/behavior (#489) 4 years ago
Nick Winans 43f6d798be feat(ext-power): Cut power when PM is sleeping 4 years ago
KemoNine 87dbd4ca28
Add uppermost, current layer status widget to oled (#493) 4 years ago
innovaker 0e71dbc860 refactor(app): replace zmk_keymap_layers_state with zmk_keymap_layers_state_t 4 years ago
innovaker 87e7c04b00 refactor(app): replace zmk_mod_flags with zmk_mod_flags_t 4 years ago
innovaker 05b0d185a8 refactor(app): replace zmk_mod with zmk_mod_t 4 years ago
innovaker 87179698b4 refactor(app): replace zmk_key with zmk_key_t 4 years ago
Pete Johanson 4db5b169bf refactor(splits): Ability to override split role. 4 years ago
innovaker 842aa5a842 refactor: replace filename hyphens with underscores 4 years ago
innovaker 2233f457b2 chore(display): add header to CMakeLists.txt 4 years ago
innovaker aa8efa7078 chore(display): add header to Kconfig 4 years ago
innovaker 0d52915756 chore(display): align status_screen copyright 4 years ago