zmk/app
Pete Johanson 0b5a103c18
fix(core): Generate correct keymap layer names for all builds (#3047)
Properly account for studio and non-studio builds for the generation of
the layer names stored within the keymap system.

Fixes #3045
2025-08-26 03:26:20 -06:00
..
boards feat(boards/shields): Add settings for Rpi Pico and add tester_rpi_pico shield (#2900) 2025-08-10 22:00:35 +01:00
dts feat(split): Runtime selection of split transport (#2886) 2025-06-16 03:45:25 -04:00
include fix(core): Generate correct keymap layer names for all builds (#3047) 2025-08-26 03:26:20 -06:00
keymap-module chore: Add a deprecation warning to config/boards (#2811) 2025-02-26 15:16:50 -05:00
module
scripts
snippets
src fix(core): Generate correct keymap layer names for all builds (#3047) 2025-08-26 03:26:20 -06:00
tests chore: Add some basic encoder tests (#2845) 2025-07-31 18:29:59 -04: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 fix(combos): Restore prompts for two deprecated Kconfigs (#2926) 2025-04-21 02:47:39 -04: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.3.0 (#2858) 2025-08-01 18:44:20 -04:00
core-coverage.yml
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
west.yml