Added the totem keymap to the build_targets

This commit is contained in:
CallMeMero 2024-12-18 14:09:53 +00:00
parent 117be9eef5
commit fe087ade26

View file

@ -1,4 +1,6 @@
{
"userspace_version": "1.0",
"build_targets": []
}
"build_targets": [
["callmemero", "totem"]
]
}