zmk/app
down 895f557ae5 fix: no error return in sticky key get_parameter_metadata 2024-08-14 12:34:18 -06: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
snippets/zmk-usb-logging fix: Actually add the `zmk-usb-logging` snippet. 2024-06-24 10:54:07 -06:00
src fix: no error return in sticky key get_parameter_metadata 2024-08-14 12:34:18 -06:00
tests chore: fix typos in various places 2024-05-13 16:47:33 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt feat: Add config settings for sticky keys/hold-tap 2024-08-12 16:57:54 -07:00
Kconfig fix: adding option to separate implicit mod release from key release 2024-06-24 14:26:14 -06:00
Kconfig.behaviors chore: Docs review tweaks. 2024-08-12 16:57:54 -07: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