zmk/app
Peter Johanson cd25c12ce9 fix: Proper device PM support for composite kscan.
* Clean up composite kscan to allow multiple instances properly.
* Implement PM hook and properly suspend/resume the child devices.

Fixes: #2388
2024-08-03 13:45:51 -07:00
..
boards feat(boards): Add flash/settings to XIAO RP2040. 2024-07-03 16:57:22 -06:00
dts feat(kscan): More complete PM support to drivers. 2024-07-03 16:52:05 -06:00
include fix: Fix up layer metadata, move to layer IDs. 2024-07-05 13:13:42 -06:00
keymap-module
module fix: Proper device PM support for composite kscan. 2024-08-03 13:45:51 -07:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
snippets/zmk-usb-logging fix: Actually add the `zmk-usb-logging` snippet. 2024-06-24 10:54:07 -06:00
src fix(pm): Properly configure a wakeup as input. 2024-08-02 16:37:11 -07:00
tests
.gitignore
.prettierrc.js
CMakeLists.txt feat: Add keyboard physical layout system. 2024-07-03 16:52:05 -06:00
Kconfig fix: adding option to separate implicit mod release from key release 2024-06-24 14:26:14 -06:00
Kconfig.behaviors fix: Improve startup time with proper settings loading. 2024-07-03 16:24:17 -06:00
core-coverage.yml fix: BLE refactor mouse keys fix. 2024-06-28 17:48:45 -06:00
package-lock.json
package.json
prj.conf
run-ble-test.sh
run-test.sh
west.yml