zmk/app
Peter Johanson ea1a09bf99 fix: Optimize layout changes by doing runtime mapping
* To avoid tons of migration, extra flash writes, etc, we keep
  the keymaps and settings using a key position index that's tied
  to the stock layout, and at runtime mapping key positions as
  needed.
2024-10-18 15:30:13 -06:00
..
boards chore: Tag studio enabled boards/shields. 2024-10-17 10:20:30 -06:00
dts feat(shields): add physical layouts and update keymap for Jian 2024-10-16 17:04:39 -06:00
include fix: Optimize layout changes by doing runtime mapping 2024-10-18 15:30:13 -06:00
keymap-module
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: Optimize layout changes by doing runtime mapping 2024-10-18 15:30:13 -06:00
tests feat(ble): Set device name at runtime 2024-09-25 15:35:42 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt feat: Add `&studio_unlock` behavior. 2024-08-15 11:45:18 -06:00
Kconfig feat(ble): Set device name at runtime 2024-09-25 15:35:42 -04: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(studio): Move to nanopb with minor optimizations. (#2505) 2024-10-10 12:36:27 -04:00