zmk/app
XiNGRZ 62900c62be fix(studio): Ensure null-termination of layer name read from settings
This fixes the string leak when a layer name is changed to a longer one,
but is discarded and reverted to the original shorter one from ZMK Studio.
2024-09-18 10:53:23 -06:00
..
boards pre-commit: re-format using clang-format hook (v18.1.8) 2024-09-13 16:04:26 -06:00
dts feat: Add shared layout .dtsi files to promote reuse. 2024-09-05 12:22:08 -06:00
include pre-commit: re-format using clang-format hook (v18.1.8) 2024-09-13 16:04:26 -06:00
keymap-module fix(build): Properly board revision keymaps. 2024-03-08 10:58:10 -08:00
module fix: Proper device PM support for composite kscan. 2024-08-03 13:45:51 -07:00
scripts fix: Support west test when invoked as module 2024-09-06 14:56:40 -04:00
snippets feat: Add the ability to keep/omit behaviors for a given build. 2024-09-05 12:22:08 -06:00
src fix(studio): Ensure null-termination of layer name read from settings 2024-09-18 10:53:23 -06:00
tests feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
.gitignore
.prettierrc.js
CMakeLists.txt feat: Add `&studio_unlock` behavior. 2024-08-15 11:45:18 -06:00
Kconfig feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
Kconfig.behaviors fix: Make CRC behavior local ID select CRC. 2024-08-15 11:45:18 -06:00
core-coverage.yml feat: Add studio core coverage targets. 2024-08-15 11:45:18 -06:00
package-lock.json
package.json
prj.conf
run-ble-test.sh
run-test.sh
west.yml feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00