From 42ea8b9ed8fecb11c0b5d8eec9465fc7ffe68541 Mon Sep 17 00:00:00 2001 From: BlackyHawky Date: Tue, 5 Nov 2024 13:10:05 +0100 Subject: [PATCH] Updated Layouts (markdown) --- Layouts.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Layouts.md b/Layouts.md index 31b8422..cba4055 100644 --- a/Layouts.md +++ b/Layouts.md @@ -443,6 +443,8 @@ Here are the different classes: ``` +* If you want to add a key that does nothing (may be useful in a popup for example), you must write: `{ "label": " |!code/-1" },` + # Examples of JSON files [Here](https://github.com/Helium314/HeliBoard/discussions/1132#discussion-7260853) are some sample JSON files that customize all the keyboard views. \ No newline at end of file