From 9dc97969d402eef889c05c52cb3a588f70e31117 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Mon, 8 May 2023 13:02:46 +0530 Subject: [PATCH] Add suggestions for Indic Keyboard Signed-off-by: shuvashish76 --- suggestions/keyboards.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/suggestions/keyboards.json b/suggestions/keyboards.json index b5f6cd9..4732495 100644 --- a/suggestions/keyboards.json +++ b/suggestions/keyboards.json @@ -1,4 +1,10 @@ [ + { + "id": "org.smc.inputmethod.indic", + "label": "Indic Keyboard", + "source": "fg", + "repo": "https://gitlab.com/indicproject/Indic-Keyboard" + } { "id": "dev.patrickgold.florisboard", "label": "FlorisBoard",