From b299e683a03c42ecf5181f6e88e2b32b21f09c49 Mon Sep 17 00:00:00 2001 From: Kyle Mitchell <45919695+jcmkk3@users.noreply.github.com> Date: Wed, 1 May 2024 14:43:23 -0700 Subject: [PATCH] Fix mod case on keymap visual --- images/keymap.svg | 16 ++++++++-------- keymap-drawer.yaml | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/images/keymap.svg b/images/keymap.svg index cb0d741..d9fe02e 100644 --- a/images/keymap.svg +++ b/images/keymap.svg @@ -546,22 +546,22 @@ path.combo { stroke: #7f7f7f; } 1 -Super +gui 2 -Alt +alt 3 -Shift +shift 4 -Ctrl +ctrl @@ -574,22 +574,22 @@ path.combo { stroke: #7f7f7f; } 7 -Ctrl +ctrl 8 -Shift +shift 9 -Alt +alt 0 -Super +gui diff --git a/keymap-drawer.yaml b/keymap-drawer.yaml index 8b0bdbe..867918b 100644 --- a/keymap-drawer.yaml +++ b/keymap-drawer.yaml @@ -29,8 +29,8 @@ layers: - ['', '', '', {t: '', type: held}] num: - ['', '', '', '', '', '', '', '', '', ''] - - [{t: '1', h: Super}, {t: '2', h: Alt}, {t: '3', h: Shift}, {t: '4', h: Ctrl}, '5', - '6', {t: '7', h: Ctrl}, {t: '8', h: Shift}, {t: '9', h: Alt}, {t: '0', h: Super}] + - [{t: '1', h: gui}, {t: '2', h: alt}, {t: '3', h: shift}, {t: '4', h: ctrl}, '5', + '6', {t: '7', h: ctrl}, {t: '8', h: shift}, {t: '9', h: alt}, {t: '0', h: gui}] - ['', '', '', '', '', ''] - [{t: '', type: held}, '', '', {t: '', type: held}] combos: