718 Commits (2a69f31eb0d3af1290152afb1517142100b3316d)

Author SHA1 Message Date
Pete Johanson 2a69f31eb0 refactor(core): Move away from deprecated DT API. 3 years ago
innovaker ad981c3bbd refactor(core): update power API to Zephyr v2.5.0 3 years ago
innovaker 71a85a0c8e feat: bump `zephyr` to `v2.5.0+zmk-fixes` 3 years ago
Nick Winans edb3ff1bb1 feat(boards): Add nice!nano v2 3 years ago
Okke Formsma efa497c69b fix(behaviors): Fix timing of delayed hold-tap trigger 3 years ago
David Barr 0f28130493
fix(shields): Cradio v2 keymap/shield improvements 3 years ago
Alexander Krikun e8b42221cf
fix(shields): added right alt and layer quick tap to Jian 3 years ago
Jay Greco f3bb90f9e1
fix(kscan): Fix nibble demux scan errors on encoder row 3 years ago
Dom H 4c1a71551b feat(keys): Add LSHIFT and RSHIFT aliases 3 years ago
Jonathan Rascher 4e69a32103 fix(combos): Check each combo key, not just last 3 years ago
Jonathan Rascher eecc12c980 test(combo): Add unit test for complete long combo 3 years ago
Jonathan Rascher bba1599824 refactor(combos): Rename existing long combo test 3 years ago
Joel Spadin 0a9efbf85d fix(ble): Ignore out of range profiles 3 years ago
Nick Winans efcc49f23d
fix(boards): Set nice!60 nRF subfamily for openocd (#816) 3 years ago
Anthony Amanse 719b6aa0ae
fix(boards): Add delay on initializing external power for BlueMicro840 3 years ago
Anthony Amanse cdbfb35662
fix(boards): Fix Blue LED pin definition in BlueMicro840 3 years ago
Nick Winans 3f838f0aaf feat(boards): Add nice!60 board 3 years ago
Okke Formsma a32cd668d6
fix(tests): Use debug builds and high resolution timer 3 years ago
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