migrate keymaps to external userspace
Some checks are pending
Build QMK firmware / QMK Userspace Build (push) Waiting to run
Build QMK firmware / QMK Userspace Publish (push) Blocked by required conditions

This commit is contained in:
♥ Minnie ♥ 2025-05-13 18:29:00 +08:00
parent 41ee8332d1
commit 1aae18be19
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
15 changed files with 3692 additions and 52 deletions

View file

@ -1,4 +1,6 @@
{
"userspace_version": "1.0",
"build_targets": []
"userspace_version": "1.1",
"build_targets": [
["ferris/sweep", "sajenim"]
]
}