summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2021-09-08fix(shields): Add note about Cradio pin arrangementDom H
2021-09-08refactor(kscan): Demacroify GPIO matrix driverJoel Spadin
2021-08-27fix(display): Add proper LVGL label dep.Peter Johanson
2021-08-24feat(display): IL0323 driver for EPD displays.Darryldh
2021-08-24fix: Planck rev 6.1Martin Aumùˆller
2021-08-03fix(display): Update output status on endpoint selection change.Peter Johanson
2021-08-03feat(endpoints): Add endpoint select changed event.Peter Johanson
2021-08-03fix(usb): USB state changes in system thhread.Peter Johanson
2021-08-02feat(boards): Use the nRF VDDH driver for the nice!nano v2Nick Winans
2021-08-02fix(power): Manually trigger pm_low_power_devices() before sleepNick Winans
2021-08-02feat(power): Update device power management KconfigNick Winans
2021-08-02fix(shields): Clean up default corne keymap.Devon Allie
2021-07-24feat: Add nrf VDDH battery driverJoel Spadin
2021-07-17fix(display): Avoid fault w/ LVGL API usage.Peter Johanson
2021-07-17refactor(boards): Switch proton_c to newer pinmux approach.Peter Johanson
2021-07-17fix(boards): Enable pinmux for bdn9_rev2 by default.Pete Johanson
2021-07-17fix(tests): Revert default to previous formatter.Pete Johanson
2021-07-17refactor(core): Move away from deprecated DT API.Pete Johanson
2021-07-17refactor(core): update power API to Zephyr v2.5.0innovaker
2021-07-17feat: bump `zephyr` to `v2.5.0+zmk-fixes`innovaker
2021-07-15feat(boards): Add nice!nano v2Nick Winans
2021-06-13fix(behaviors): Fix timing of delayed hold-tap triggerOkke Formsma
2021-06-10fix(shields): Cradio v2 keymap/shield improvementsDavid Barr
2021-06-08fix(shields): added right alt and layer quick tap to JianAlexander Krikun
2021-06-08fix(kscan): Fix nibble demux scan errors on encoder rowJay Greco
2021-06-08feat(keys): Add LSHIFT and RSHIFT aliasesDom H
2021-06-08fix(combos): Check each combo key, not just lastJonathan Rascher
2021-06-08test(combo): Add unit test for complete long comboJonathan Rascher
2021-06-08refactor(combos): Rename existing long combo testJonathan Rascher
2021-06-08fix(ble): Ignore out of range profilesJoel Spadin
2021-06-04fix(boards): Set nice!60 nRF subfamily for openocd (#816)Nick Winans
2021-05-31fix(boards): Add delay on initializing external power for BlueMicro840Anthony Amanse
2021-05-31fix(boards): Fix Blue LED pin definition in BlueMicro840Anthony Amanse
2021-05-30feat(boards): Add nice!60 boardNick Winans
2021-05-27fix(tests): Use debug builds and high resolution timerOkke Formsma
2021-05-09fix(behaviors): Fix sticky keys quick-release for normal keypressesOkke Formsma
2021-05-05feat(tests): Override test parallelism w/ `J=8` environment.Peter Johanson
2021-03-24fix(boards): Proper BlueMicro840_V1 &pro_micro_a map for A10 (#733)Lucas Messenger
2021-03-18fix(boards): Move board endif to proper location.Pete Johanson
2021-03-15fix(kscan): Proper direct wire warning message.Pete Johanson
2021-03-11fix(combos): Fix stuck keys when pressing long combos.Okke Formsma
2021-03-10refactor(core): make the event manager a bit easier to readOkke Formsma
2021-03-10fix(logging): remove unnecessary newlineOkke Formsma
2021-03-10added battery.h, last_state_of_charge to uint8_tJP Bonn
2021-03-10fixed order of setting state_of_chargeJP Bonn
2021-03-10only send zmk_battery_state_changed on changeJP Bonn
2021-02-27Fix the label for the GPIO kscan driver.Pete Johanson
2021-02-27fix(behaviors): Add missing hold-tap triggerOkke Formsma
2021-02-24feature(hold-tap): no-hold-flash for retro tapsOkke Formsma
2021-02-24feature(hold-tap): Retro tappingOkke Formsma