summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2022-02-07Behaviors: Add 'ignore-modifiers' option to sticky keysokke
2022-02-06fix(lighting): Proper split backlight support.Peter Johanson
2022-02-05feat(backlight): add command to cycle brightnessAlessandro Bortolin
2022-02-05feat(backlight): add testsAlessandro Bortolin
2022-02-05refactor(backlight): code cleanupAlessandro Bortolin
2022-02-05feat(backlight): initial split supportReFil
2022-02-05feat(lighting): add backlight behaviorAlessandro Bortolin
2022-01-31refactor(splits): Minor cleanups to periph invocationPeter Johanson
2022-01-31fix(split): Fix an off-by-one error in split svc.Peter Johanson
2022-01-31fix(split): Slightly improved logging on peripherals.Peter Johanson
2022-01-31fix(split): Add define for local source.Peter Johanson
2022-01-31refactor(splits): Use index for event source.Peter Johanson
2022-01-31fix(split): Add queue for running remote behaviorsPeter Johanson
2022-01-31fix(underglow): Handle cycling effects on splits.Peter Johanson
2022-01-31refactor(split): Clean up split GATT discovery.Pete Johanson
2022-01-31feature(split): behavior locality support.Pete Johanson
2022-01-30fix(behaviors): Capture mods for `&key_repeat`Peter Johanson
2022-01-30feat(behaviors): `&key_repeat` behavior + tests.Peter Johanson
2022-01-30fix(ble): Restore BLE SC passkey entry for pairing.Peter Johanson
2021-12-02fix(hid): Implicit mods on non-key page eventsPeter Johanson
2021-11-28feat(behaviors): Add caps word (`&caps_word`).Peter Johanson
2021-11-15feat(conditional-layers): Implement featureJonathan Rascher
2021-11-09feat: hold/tap flavor tap-unless-interruptedjding
2021-11-04fix(split): Properly rediscover peripherals.Peter Johanson
2021-11-01fix(behavior): Properly break in decision switch statement.jmding8
2021-11-01feat(behaviors) Required keys for tap-hold behaviorsjmding8
2021-10-20refactor(combos): Use ZMK_KEYMAP_EXTRACT_BINDINGJonathan Rascher
2021-10-12fix(display): Increase char buffer size to fit all symbolsRichard Kjerstadius
2021-10-10fix(underglow): Run clang-formatNick Winans
2021-10-10feat(underglow): Add support for configurable min/max brightnessSimon Malinge
2021-10-04feat(hid): Kconfig for basic/full consumer usages.Peter Johanson
2021-10-04feat(hid): Configurable NKRO HID report support.Pete Johanson
2021-09-25refactor(display): Saner font selection/defaults.Peter Johanson
2021-09-25refactor(display): Output/layer/battery thread safety.Peter Johanson
2021-09-25feat(display): Optional dedicated work queue.Peter Johanson
2021-09-23fix(hog): use OR instead of AND for bitmapXudong Zheng
2021-09-18fix(hog): encrypt perm for HID report map/ref.Peter Johanson
2021-08-27fix(display): Add proper LVGL label dep.Peter Johanson
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-02fix(power): Manually trigger pm_low_power_devices() before sleepNick Winans
2021-08-02feat(power): Update device power management KconfigNick Winans
2021-07-17fix(display): Avoid fault w/ LVGL API usage.Peter 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-06-13fix(behaviors): Fix timing of delayed hold-tap triggerOkke Formsma
2021-06-08fix(combos): Check each combo key, not just lastJonathan Rascher
2021-06-08fix(ble): Ignore out of range profilesJoel Spadin
2021-05-09fix(behaviors): Fix sticky keys quick-release for normal keypressesOkke Formsma