700 Commits (8a39683965c540677e2a84428a88d947debf6235)

Author SHA1 Message Date
Okke Formsma de4979bf58 fix(behaviors): Fix sticky keys quick-release for normal keypresses 3 years ago
Peter Johanson 977746dbde feat(tests): Override test parallelism w/ `J=8` environment. 3 years ago
Lucas Messenger d8119cd663
fix(boards): Proper BlueMicro840_V1 &pro_micro_a map for A10 (#733) 3 years ago
Pete Johanson 28d454655b fix(boards): Move board endif to proper location. 3 years ago
Pete Johanson 27c89e69c1 fix(kscan): Proper direct wire warning message. 3 years ago
Okke Formsma 0df7110058 fix(combos): Fix stuck keys when pressing long combos. 3 years ago
Okke Formsma 8ebe0cd0c8 refactor(core): make the event manager a bit easier to read 3 years ago
Okke Formsma c01243d1c6 fix(logging): remove unnecessary newline 3 years ago
JP Bonn c643f1cd96 added battery.h, last_state_of_charge to uint8_t 3 years ago
JP Bonn b8a8ecd59d fixed order of setting state_of_charge 3 years ago
JP Bonn df4ec51f96 only send zmk_battery_state_changed on change 3 years ago
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