From 1147eb205d35228c2b6cc976320ae9c3bc0b13f0 Mon Sep 17 00:00:00 2001 From: diphons Date: Sat, 12 Aug 2023 13:27:33 +0700 Subject: [PATCH] [add device]: Xiaomi Poco F5 (Marble) - MI11T | Pro (Vili) (#857) --- website/docs/repos.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 0d1fde18..02688c32 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -20,6 +20,20 @@ "kernel_link": "https://github.com/diphons/D8G_Kernel/tree/main", "devices": "Poco F1 | MI8 | MiMix2S" }, + { + "maintainer": "diphons", + "maintainer_link": "https://github.com/diphons", + "kernel_name": "D8G_Kernel_SM8350", + "kernel_link": "https://github.com/diphons/D8G_Kernel_SM8350/tree/13", + "devices": "Vili" + }, + { + "maintainer": "diphons", + "maintainer_link": "https://github.com/diphons", + "kernel_name": "D8G_Kernel_Marble", + "kernel_link": "https://github.com/diphons/D8G_Kernel_Marble/tree/op", + "devices": "Poco F5 | Redmi Note 12 Turbo | Marble" + }, { "maintainer": "th1nhhdk", "maintainer_link": "https://github.com/th1nhhdk",