zmk/app
Pete Johanson b0b24da1a9 chore(main): release 0.4.0 2025-12-04 11:54:46 -07:00
..
boards feat(layouts): Add physical layout for Redox shield 2025-09-16 23:23:46 +02:00
dts feat: Allow layer behaviors to "lock" layers on (#2717) 2025-11-14 23:13:35 +01:00
include feat: Allow layer behaviors to "lock" layers on (#2717) 2025-11-14 23:13:35 +01:00
keymap-module chore: Add a deprecation warning to config/boards (#2811) 2025-02-26 15:16:50 -05:00
module fix(kscan): Remove warning when keyboard is built without CONFIG_PM_DEVICE (#2808) 2025-02-01 11:16:52 -07:00
scripts
snippets
src feat(ble): Use appearance set in the BT_DEVICE_APPEARANCE config (#3115) 2025-12-04 13:53:47 -05:00
tests feat: Allow layer behaviors to "lock" layers on (#2717) 2025-11-14 23:13:35 +01:00
.gitignore
.prettierrc.js chore: Add typescript support to eslint, fix errors (#2923) 2025-04-22 20:51:41 -07:00
CMakeLists.txt fix(split): Conditionally build all split code (#2884) 2025-03-18 18:49:59 -04:00
Kconfig feat(ble): Use appearance set in the BT_DEVICE_APPEARANCE config (#3115) 2025-12-04 13:53:47 -05:00
Kconfig.behaviors refactor(behaviors): Add max-held tap-dance config (#2838) 2025-02-25 14:12:27 -05:00
Kconfig.defaults Feature: Full-Duplex Wired Split (#2766) 2025-03-18 02:48:32 -04:00
VERSION chore(main): release 0.4.0 2025-12-04 11:54:46 -07:00
core-coverage.yml feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
package-lock.json
package.json
prj.conf
run-ble-test.sh fix: changed shebang to make scripts more platform independent (#2893) 2025-04-20 04:23:31 -04:00
run-test.sh chore: Allow running tests from anywhere and support EXTRA_MODULES (#2725) 2024-12-20 15:19:56 -05:00
west.yml