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": 1,
"name": "uhk60-left-half",
"description": "Left UHK60 keyboard half",
"slot": "left-keyboard-half",
"keyCount": 35,
"pointerCount": 0
}