839 Commits (2b4d5dd7d9271dd520d9143a9bc5d95db08921a3)

Author SHA1 Message Date
Peter Johanson 0c3f1309c6 refactor(boards): Add metadata for boards. 3 years ago
Peter Johanson 2907704f9f refactor(shields): Add pro-micro shield metadata. 3 years ago
Peter Johanson b52835ffbf feat: Add a few sample hardware metadata files. 3 years ago
Peter Johanson 1d69bdda60 feat: Add hardware metadata schema. 3 years ago
Dom H 4a5454b0f9 fix(shields): Add note about Cradio pin arrangement 3 years ago
Joel Spadin 82cb762698 refactor(kscan): Demacroify GPIO matrix driver 3 years ago
Peter Johanson e491c282e7 fix(display): Add proper LVGL label dep. 3 years ago
Darryldh a124eb9f9e feat(display): IL0323 driver for EPD displays. 3 years ago
Martin Aumüller 08078210da fix: Planck rev 6.1 3 years ago
Peter Johanson 08687b1709 fix(display): Update output status on endpoint selection change. 3 years ago
Peter Johanson d05d7ec2d2 feat(endpoints): Add endpoint select changed event. 3 years ago
Peter Johanson 9d34cf561e fix(usb): USB state changes in system thhread. 3 years ago
Nick Winans cf5c56c4f1 feat(boards): Use the nRF VDDH driver for the nice!nano v2 3 years ago
Nick Winans 1cafbd8069 fix(power): Manually trigger pm_low_power_devices() before sleep 3 years ago
Nick Winans 2b9deb824b feat(power): Update device power management Kconfig 3 years ago
Devon Allie f31ffd8acb
fix(shields): Clean up default corne keymap. 3 years ago
Joel Spadin a6de43e665 feat: Add nrf VDDH battery driver 3 years ago
Peter Johanson 65ff995033 fix(display): Avoid fault w/ LVGL API usage. 3 years ago
Peter Johanson b2d64fe598 refactor(boards): Switch proton_c to newer pinmux approach. 3 years ago
Pete Johanson d7475f792f fix(boards): Enable pinmux for bdn9_rev2 by default. 3 years ago
Pete Johanson 6c23bb5c11 fix(tests): Revert default to previous formatter. 3 years ago
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