From ead4cadafe5b3633c30b72e8e305b770dfa82da2 Mon Sep 17 00:00:00 2001
From: Kyle Mitchell <45919695+jcmkk3@users.noreply.github.com>
Date: Tue, 28 Nov 2023 16:22:58 -0800
Subject: [PATCH] Separate diagrams for certain combos
---
images/keymap.svg | 4 ++++
keymap-drawer.yaml | 16 ++++++++--------
2 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/images/keymap.svg b/images/keymap.svg
index 68e9467..7e8bd55 100644
--- a/images/keymap.svg
+++ b/images/keymap.svg
@@ -391,6 +391,10 @@ path.combo {
+
+[
+
+
diff --git a/keymap-drawer.yaml b/keymap-drawer.yaml
index 099b8aa..8b0bdbe 100644
--- a/keymap-drawer.yaml
+++ b/keymap-drawer.yaml
@@ -45,28 +45,28 @@ combos:
l: [base]
- p: [1, 11]
k: '['
- l: [base, sym, num]
+ draw_separate: true
- p: [8, 18]
k: ']'
- l: [base, sym, num]
+ draw_separate: true
- p: [2, 12]
k: (
- l: [base, sym, num]
+ draw_separate: true
- p: [7, 17]
k: )
- l: [base, sym, num]
+ draw_separate: true
- p: [3, 13]
k: '{'
- l: [base, sym, num]
+ draw_separate: true
- p: [6, 16]
k: '}'
- l: [base, sym, num]
+ draw_separate: true
- p: [4, 14]
k: del
- l: [base]
+ draw_separate: true
- p: [5, 15]
k: esc
- l: [base]
+ draw_separate: true
- p: [20, 21]
k: all
l: [nav]