Add module.json files for add-ons. Add description and slot fields.

This commit is contained in:
László Monda
2017-01-06 17:43:54 +01:00
parent 95703c4a68
commit 99012ca976
6 changed files with 36 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
{
"id": 0,
"name": "uhk60-right-half",
"description": "Right UHK60 keyboard half",
"slot": "right-keyboard-half",
"keyCount": 35,
"pointerCount": 0
}