From e784fd16ceabded69dd15b01f853b75718a7b680 Mon Sep 17 00:00:00 2001 From: Daniel Schaefer Date: Tue, 27 Dec 2022 18:59:03 +0800 Subject: [PATCH] lotus: Add gridpad via files to readme Signed-off-by: Daniel Schaefer --- keyboards/lotus/kle/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/keyboards/lotus/kle/README.md b/keyboards/lotus/kle/README.md index c26c1f91f8..096e1b7210 100644 --- a/keyboards/lotus/kle/README.md +++ b/keyboards/lotus/kle/README.md @@ -4,12 +4,13 @@ These files are generated by modeling our keyboard layouts in [KLE](http://www.k That is then exported and converted to the format for `info.json`. But to continue editing them, I kept the files here. Might be useful for the future. -| Layout | Standard KLE Layout | VIA KLE Layout | VIA Design | -| ------ | -------------------- | --------------- | ----------------- | -| ANSI | `ansi_layout.json` | `ansi_via.json` | `via_design.json` | -| ISO | `iso_layout.json` | | | -| JIS | `jis_layout.json` | | | -| Numpad | `numpad_layout.json` | | | +| Layout | Standard KLE Layout | VIA KLE Layout | VIA Design | +| ------ | --------------------- | ------------------ | ------------------------- | +| ANSI | `ansi_layout.json` | `ansi_via.json` | `via_design.json` | +| ISO | `iso_layout.json` | | | +| JIS | `jis_layout.json` | | | +| Numpad | `numpad_layout.json` | | | +| Gridpad| `gridpad_layout.json` | `gridpad_via.json` | `via_gridpad_design.json` | - The Standard KLE Layout is just downloaded from KLE. - The VIA KLE Layout has matrix positions as labels instead of the actual key labels.