zmk/app
Joel Spadin 36f146226e feat(boards)!: refactor common layouts
Removed the combined .dtsi file for each group of common layouts, and
split the position map across the files in each group. This makes
reading the position maps slightly more difficult, but it aligns the
common layouts with the keyboard-specific ones such as
foostan/corne.dtsi in that simply including each header adds the
layout, with no need to set status = "okay".
2024-10-02 18:48:18 -06:00
..
boards feat(boards)!: refactor common layouts 2024-10-02 18:48:18 -06:00
dts feat(boards)!: refactor common layouts 2024-10-02 18:48:18 -06:00
include feat(ble): Set device name at runtime 2024-09-25 15:35:42 -04: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 feat: Build asserts for requires studio layout bits. 2024-09-30 12:00:21 -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(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00