diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index ab7f3d671..68a2a0e1d 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -1046,6 +1046,22 @@ "partitionScheme": "16MB", "hasMui": true }, + { + "hwModel": 101, + "hwModelSlug": "MUZI_R1_NEO", + "platformioTarget": "r1-neo", + "architecture": "nrf52840", + "activelySupported": false, + "supportLevel": 1, + "displayName": "muzi R1 Neo", + "tags": [ + "muzi" + ], + "requiresDfu": true, + "images": [ + "muzi_r1_neo.svg" + ] + }, { "hwModel": 102, "hwModelSlug": "T_DECK_PRO",