V25fixes (#412)
Some checks failed
Build firmware / build-firmware (default) (push) Has been cancelled
Build firmware / build-firmware (oryx) (push) Has been cancelled
Unit Tests / test (push) Has been cancelled

* chore: move zsa/oryx module to a git submodule

* fix: rgb toggle keycode incompatible with oryx mappings, move common keycodes to the defaults module

* chore: update zsa module version
This commit is contained in:
Florian Didron
2025-06-20 11:07:03 +07:00
committed by GitHub
parent 98990f50d7
commit 82245288b5
19 changed files with 20 additions and 512 deletions

3
.gitmodules vendored
View File

@@ -25,3 +25,6 @@
path = lib/lvgl
url = https://github.com/qmk/lvgl.git
branch = release/v8.2
[submodule "modules/zsa"]
path = modules/zsa
url = git@github.com:zsa/qmk_modules.git