aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src
AgeCommit message (Expand)Author
2024-12-04refactor(Kconfig): Extracted designer defaults out into new files (#2537)Nicolas Munnich
2024-11-13fix(studio): Improved error message when keyboard is missing a physical layout.Nicolas Munnich
2024-11-04fix(keymap): Set bindings with changed layoutPeter Johanson
2024-10-21chore(studio): Only clear settings for overridden key positions.Peter Johanson
2024-10-18fix: Optimize layout changes by doing runtime mappingPeter Johanson
2024-10-14fix(usb): detect USB power mode to fallback to BLEangweekiat
2024-10-10fix(studio): Reduce stack usage. (#2547)Pete Johanson
2024-10-08fix: Defer auto enabling of kscan sideband.Peter Johanson
2024-10-03feat: A few enhancements to our RPC messages.Peter Johanson
2024-09-30feat: Build asserts for requires studio layout bits.Peter Johanson
2024-09-25chore: Fix keymap const warning.Peter Johanson
2024-09-25feat(studio): Log entry into all RPC.Peter Johanson
2024-09-25feat: Add RPC thread analysis support.Peter Johanson
2024-09-25feat(ble): Set device name at runtimeReFil
2024-09-25feat(power): Support multiple ext_power GPIOSReFil
2024-09-23feat: Split physical layout selection sync.Peter Johanson
2024-09-23chore: Formatting fix.Peter Johanson
2024-09-23refactor: Condition source props on CONFIG_ZMK_SPLITCem Aksoylar
2024-09-23feat(sensors): Make sensors always trigger on central (for now)Cem Aksoylar
2024-09-23feat(split): Make combos invoke behaviors with localityCem Aksoylar
2024-09-23feat(split): Make locality work nested behavior invocationsCem Aksoylar
2024-09-20fix(display): Check layer name length too.Peter Johanson
2024-09-20fix: Properly calculate highest active layer for display.Peter Johanson
2024-09-19fix(core): Warn only with layouts + chosen transformPeter Johanson
2024-09-19chore: Better errno formatting in logs.Peter Johanson
2024-09-18feat: Bit of extra studio keymap logging.Peter Johanson
2024-09-18fix(studio): Ensure null-termination of layer name read from settingsXiNGRZ
2024-09-17fix(studio): Update position map queryingAndrew Kannan
2024-09-16fix: Reduce RAM usage in the keymapPeter Johanson
2024-09-16fix: Fix wakeup from kscan wrapped in sideband.Peter Johanson
2024-09-16fix(ble): Properly compile with clear bonds on startAbe Nonym
2024-09-13pre-commit: re-format using clang-format hook (v18.1.8)Maxime Vincent
2024-09-09fix(bt): Fix compilation failure for clearing bonds.Peter Johanson
2024-09-07Revert "feat: Split physical layout selection sync."Pete Johanson
2024-09-06fix: Correct max brightness in backlight metadataReFil
2024-09-06feat: Split physical layout selection sync.Peter Johanson
2024-09-05fix: Locking fix for RPC subsystem.Peter Johanson
2024-09-05fix: Fixes for CRC16 local IDs.Peter Johanson
2024-09-05feat(keymap): Add binding get/set, layer movementPeter Johanson
2024-08-28fix(display): widgets: increase buffer size for symbolsMike Szczys
2024-08-15feat: Add `&studio_unlock` behavior.Peter Johanson
2024-08-15feat(studio): Initial RPC infrastructure and subsystems.Peter Johanson
2024-08-14fix: no error return in sticky key get_parameter_metadatadown
2024-08-12feat: Add config settings for sticky keys/hold-tapPeter Johanson
2024-08-02fix(pm): Properly configure a wakeup as input.Peter Johanson
2024-07-05fix: Proper behavior metadata for key repeat/togglePeter Johanson
2024-07-05fix: Fix up layer metadata, move to layer IDs.Peter Johanson
2024-07-04fix: Fix external power settings load issue.Peter Johanson
2024-07-03fix(splits): Increase split notify stack size.Peter Johanson
2024-07-03feat(kscan): More complete PM support to drivers.Peter Johanson