125 Commits (53bec710d869440508ebc03fe99bf72d7a8466bc)

Author SHA1 Message Date
Peter Johanson b3c9c18fee feat(behaviors): Continue on mods in caps word. 2 years ago
Caleb Goates 0d5bb100ba feat(behavior): Add key toggle 2 years ago
Okke Formsma c5922fae56 refactor(hid): add mask to HID_USAGE_PAGE macro 2 years ago
Andrew Rae b5efc7a7eb
feat(behaviors): Add `global-quick-tap` 2 years ago
Kurtis Lew 7e844bc269 fix(behaviors): Remove `behavior_hold_tap_data` 3 years ago
Peter Johanson af4753cae1 fix(behaviors): Missed refactor for PM callback. 3 years ago
Peter Johanson 953f5212a8 refactor(tests): Move to native_posix_64 target. 3 years ago
Peter Johanson 94ac100b6b refactor: Move to Zephyr v3.0.0 + ZMK fixes. 3 years ago
Peter Johanson 4df83a9c0d refactor: Move away from deprecated PM callback. 3 years ago
Peter Johanson 2c5d5fde51 refactor: `k_work_queue` API updates. 3 years ago
Peter Johanson 40d8470664 refactor: Handle HID macro/API changes in Zephyr. 3 years ago
Peter Johanson 53dae35710 refactor: Move to `k_work_delayable` API. 3 years ago
Peter Johanson 3a6a249ad0 feat(behaviors): Add macro support. 3 years ago
Kurtis Lew 32ebe2cfb5
feat(behaviors): Add Tap-Dance behavior 3 years ago
okke ad5a12a7bc fix(behaviors): Fix bug in nested sticky keys 3 years ago
okke cfd0d3d81a Behaviors: Add 'ignore-modifiers' option to sticky keys 3 years ago
Peter Johanson e2a90974e3 fix(lighting): Proper split backlight support. 3 years ago
Alessandro Bortolin 13a4515300 feat(backlight): add command to cycle brightness 3 years ago
Alessandro Bortolin ce843825e8 refactor(backlight): code cleanup 3 years ago
ReFil 5614a8bb80 feat(backlight): initial split support 3 years ago
Alessandro Bortolin 85b2d30bd5 feat(lighting): add backlight behavior 3 years ago
Peter Johanson d486304f79 fix(underglow): Handle cycling effects on splits. 3 years ago
Pete Johanson 47f873b038 feature(split): behavior locality support. 3 years ago
Peter Johanson 52b1fd5dd3 fix(behaviors): Capture mods for `&key_repeat` 3 years ago
Peter Johanson 70bb7c9334 feat(behaviors): `&key_repeat` behavior + tests. 3 years ago
Peter Johanson 54dabffd0d feat(behaviors): Add caps word (`&caps_word`). 3 years ago
jding 4e62319982 feat: hold/tap flavor tap-unless-interrupted 3 years ago
jmding8 73fd4b9230
fix(behavior): Properly break in decision switch statement. 3 years ago
jmding8 19ee7849f8
feat(behaviors) Required keys for tap-hold behaviors 3 years ago
Pete Johanson 2a69f31eb0 refactor(core): Move away from deprecated DT API. 3 years ago
Okke Formsma efa497c69b fix(behaviors): Fix timing of delayed hold-tap trigger 3 years ago
Okke Formsma de4979bf58 fix(behaviors): Fix sticky keys quick-release for normal keypresses 3 years ago
Okke Formsma 32008825fe fix(behaviors): Add missing hold-tap trigger 4 years ago
Okke Formsma 0c1940bb79 feature(hold-tap): no-hold-flash for retro taps 4 years ago
Okke Formsma 89ed816c67 feature(hold-tap): Retro tapping 4 years ago
Okke Formsma 62ae157c0b refactor(hold-tap): improve switch statements 4 years ago
Okke Formsma 9c4c266b17 refactor(hold-tap): pretty print decision_moment 4 years ago
Okke Formsma 0ebf440de8 refactor(hold-tap): create press_binding and release_binding functions 4 years ago
Okke Formsma abc60fc7cb refactor(hold-tap): split hold state into interrupt and timer 4 years ago
Okke Formsma 200c6cabea refactor(hold-tap): use enum for hold-tap status 4 years ago
Okke Formsma 6b7026cdd1 refactor(hold-tap): simplify flavor enum 4 years ago
Okke Formsma af9d6e9b05 style(hold-tap)!: Write hold-tap params with dashes 4 years ago
Pete Johanson 2af794eed3 feat(underglow): Convert HSB changes to absolute. 4 years ago
Pete Johanson e6f168d6df refactor(behaviors): Convert state dependent params. 4 years ago
Pete Johanson bb2c478af9 refactor(rgb): Expose explicit on/off command/API. 4 years ago
Pete Johanson b84d29c384 refactor(core): Use /omit-if-no-ref/ for behaviors. 4 years ago
Okke Formsma 9a7908b632 behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD) 4 years ago
Okke Formsma 4e20bf5de1 refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRY 4 years ago
Okke Formsma 84d19fe79b refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRY 4 years ago
Okke Formsma c925cf02dd feature(sticky_keys): add quick-release 4 years ago