zmk/app/include
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
..
drivers pre-commit: re-format using clang-format hook (v18.1.8) 2024-09-13 16:04:26 -06:00
dt-bindings/zmk feat: Add the ability to keep/omit behaviors for a given build. 2024-09-05 12:22:08 -06:00
linker feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
zmk fix: Optimize layout changes by doing runtime mapping 2024-10-18 15:30:13 -06:00