moving config to default_config and adding in 3d models for the macropad case itself

This commit is contained in:
Lucas Oskorep
2022-09-15 17:03:02 -04:00
parent 93e3e1eadc
commit bc7a7c0168
15 changed files with 41 additions and 111 deletions
+11 -4
View File
@@ -27,7 +27,7 @@
}
},
"key_tone_hz": {
"current_value": 523,
"current_value": 690,
"value_range": {
"end": 1500,
"start": 0
@@ -37,10 +37,10 @@
}
},
"brightness": {
"current_value": 100,
"current_value": 75,
"value_range": {
"end": 100,
"start": 0
"start": 1
}
},
"rgb_blue": {
@@ -54,7 +54,7 @@
}
},
"key_tone": {
"current_value": true,
"current_value": false,
"available_values": [
true,
false
@@ -67,6 +67,13 @@
false
]
},
"debug_app": {
"current_value": true,
"available_values": [
true,
false
]
},
"dev_mode_active": {
"current_value": false,
"available_values": [