932 Commits (532c4b92678a98ff6ca14969fb0185c5cf5fa306)

Author SHA1 Message Date
Peter Johanson 532c4b9267 refactor(build): Fixes for config/overlay loading. 2 years ago
Peter Johanson 6a86cd0547 feat(gpio): Add 595 shift register driver. 2 years ago
Caleb Goates 6dc436cb23 test(behavior): Add alt-tab test and modded alpha test for toggle key 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
Okke Formsma 57fca34dc0 refactor(hid): Move hid logic into hid.c 2 years ago
ClicketySplit 9f79cc2c7b
fix(shields): Add 'chosen' display node for leeloo, README path fix. 2 years ago
Peter Johanson 4f503246a3 refactor(split): cmake split clean up. 2 years ago
Peter Johanson 2b9a0ce2a5 refactor(shields): Move to generic central role config. 2 years ago
Peter Johanson 6539b3ae25 refactor(split): Clean up Kconfig organization. 2 years ago
Kurtis Lew 0bde987ae2 Update kscan_gpio_get_extra_flags 2 years ago
Kurtis Lew 6f1adfbe14 Address further review by @petejohanson 2 years ago
Kurtis Lew 4dfcadb1ed Remove unnecessary LOG_DBG 2 years ago
Kurtis Lew fec99c7d5e Update kscan_direct_gpio.c 2 years ago
Kurtis Lew f39c821d19 Simplify kscan_gpio_get_flags 2 years ago
Kurtis Lew f369f2cc46 feat(kscan): Add toggle-mode to updated direct-wire kscan 2 years ago
Peter Johanson 5b5b3ff2eb fix(tests): Fix hex formatting. 2 years ago
Peter Johanson 64dadfb336 refactor(tests): Move remaining tests to posix 64. 2 years ago
Peter Johanson 16ab6df18d feat(display): Add new peripheral status/display 2 years ago
Peter Johanson 0a40f922b5 refactor(split): Seperate peripheral BLE handling. 2 years ago
Cem Aksoylar 25f89ee6ab feat(battery): Add Kconfig setting for battery level report interval 2 years ago
Joel Spadin 0738b4b2b0 refactor(kscan): Match direct GPIO driver to matrix driver 2 years ago
Nick Winans 54747a52f9 fix(sleep): use pm_power_state_force for proper device power management 2 years ago
Stefán Páll Sturluson d7ba7a1bee
fix(codes): typo in C_SUBTITLES. 2 years ago
zhiayang 19cc96b86d fix(boards): Fix battery ADC channel for Mikoto 2 years ago
Peter Johanson eca37b6219 fix(boards): Add flash/settings for XIAO BLE 2 years ago
Peter Johanson 41dc774848 fix(boards): Fix key position 4 flakiness w/ RGB 2 years ago
Nick Winans d33b35513b feat(usb): Set default HID interval to 1ms (1000Hz) 2 years ago
Andrew Rae b5efc7a7eb
feat(behaviors): Add `global-quick-tap` 2 years ago
Joel Spadin 11ab52582c refactor(battery): Auto enable battery drivers 2 years ago
Joel Spadin 6d6efa32f5 refactor(kscan): Auto enable kscan drivers 2 years ago
Joel Spadin a3a9510e47 refactor(kscan): Use GPIO DT spec macros in matrix driver 2 years ago
Nick Winans 2c7e5b9232 refactor(ble): Use auto phy/conn for split 2 years ago
Luigi311 13014d3f28 Remove descriptions and defaults for already set variables 2 years ago
Luigi311 7443a917cb Add ble connection interval support 2 years ago
Peter Johanson 486174fc41 fix(split): Raise split notification stack size. 2 years ago
Peter Johanson 9f222fe700 fix: Exclude `sof` module to avoid build breakage. 2 years ago
Peter Johanson d0176f3685 fix(boards): Enable battery driver for XIAO BLE. 2 years ago
Joel Spadin f91472fbe5 fix(battery): Warn if using deprecated battery label 2 years ago
Joel Spadin 388e345c28 feat(battery)!: Add chosen node for battery 2 years ago
Nick Winans d08463e483 fix(ble): Restore manual connection params 2 years ago
Peter Johanson 40cd8da743 fix(usb): Split HID from core USB, logging fix. 2 years ago
Peter Johanson 789fd03f8b fix: Properly use zmkfirmware Zephyr version. 3 years ago
Peter Johanson 1dccb7fe50 fix(hid): Use a full valid range for consumer page 3 years ago
Peter Johanson 22c487f276 feat(boards): Add BDN9 rev2 RGB support 3 years ago
Peter Johanson b44410ac44 feat(shields): Add Hummingbird shield 3 years ago
DoctorNefario 20a72263b2
fix(behaviors): Prevent accidental transparent behavior return values. 3 years ago
Kurtis Lew 7e844bc269 fix(behaviors): Remove `behavior_hold_tap_data` 3 years ago
Peter Johanson 3eb3548a00 refactor(tests): Use GH Actions matrix for tests. 3 years ago
Peter Johanson af4753cae1 fix(behaviors): Missed refactor for PM callback. 3 years ago