Move module SVGs to the /modules directory on a per module basis and add module.json files.
This commit is contained in:
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
6
modules/uhk60-left-half/module.json
Normal file
6
modules/uhk60-left-half/module.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"id": 1,
|
||||
"name": "uhk60-left-half",
|
||||
"keyCount": 35,
|
||||
"pointerCount": 0
|
||||
}
|
||||
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
6
modules/uhk60-right-half/module.json
Normal file
6
modules/uhk60-right-half/module.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"id": 0,
|
||||
"name": "uhk60-right-half",
|
||||
"keyCount": 35,
|
||||
"pointerCount": 0
|
||||
}
|
||||
Reference in New Issue
Block a user