From e1f90d5929908b22959e9661be6c8710f30ffc6a Mon Sep 17 00:00:00 2001 From: cmclark00 Date: Mon, 14 Oct 2024 00:03:46 -0400 Subject: [PATCH] add preliminary support for xu mini m --- src/os_list.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/os_list.json b/src/os_list.json index 0aad961..6e4e591 100644 --- a/src/os_list.json +++ b/src/os_list.json @@ -459,6 +459,11 @@ "tags": ["x55"] } + { + "name": "MagicX XU Mini M", + "tags": ["xu_mini_m"] + + } ] } }