mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-10 15:42:25 +00:00
V25fixes (#412)
* 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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user