update docs

This commit is contained in:
Stephan Mühl
2023-04-01 21:42:08 +02:00
parent 641572671f
commit a4f14a58c1
6 changed files with 23 additions and 81 deletions

15
docs/dev.md Normal file
View File

@@ -0,0 +1,15 @@
# Hidden Features
Ok, now they are no longer hidden :).
This section contains small setting options that the majority of users do not change or change very rarely and therefore saved the effort of creating an elaborate settings interface.
Create a `dev.json` in your filemanager.
## JSON Properties
The JSON object has the following properties:
| Key | Type | Description | Default |
| --- | ---- | ----------- | ------- |
| `bootsound` | string | Uses a custom melodie from the MELODIES folder | standart |
| `uppercase` | boolean | Print every character in uppercase | true |