From d042cbb490d709e87d04fd17f3173fe5e533ce75 Mon Sep 17 00:00:00 2001 From: MattSturgeon Date: Sat, 1 Jun 2024 19:11:48 +0000 Subject: [PATCH] [Draw] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01) → 'github:hercules-ci/flake-parts/8dc45382d5206bd292f9c2768b8058a8fd8311d9' (2024-05-16) • Updated input 'keymap-drawer': 'github:caksoylar/keymap-drawer/f63ccf49bae1df2f58d3f6bab8a0fc13faf6c981' (2024-03-23) → 'github:caksoylar/keymap-drawer/1b99a076ef43d87e7ebb1929cd133e6daf8a06d9' (2024-05-29) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/44d0940ea560dee511026a53f0e2e2cde489b4d4' (2024-03-23) → 'github:nixos/nixpkgs/ad57eef4ef0659193044870c731987a6df5cf56b' (2024-05-29) • Updated input 'poetry2nix': 'github:nix-community/poetry2nix/3c92540611f42d3fb2d0d084a6c694cd6544b609' (2024-02-22) → 'github:nix-community/poetry2nix/3bad7d0f33e6fd09205a19aab01e10af532198f9' (2024-05-31) • Updated input 'poetry2nix/flake-utils': 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15) → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11) • Updated input 'poetry2nix/treefmt-nix': 'github:numtide/treefmt-nix/e504621290a1fd896631ddbc5e9c16f4366c9f65' (2024-02-19) → 'github:numtide/treefmt-nix/2fba33a182602b9d49f0b2440513e5ee091d838b' (2024-05-17) --- img/glove80.svg | 46 ++++++++++++++++++++++++-------------- img/glove80.yaml | 12 +++++----- img/glove80_default.svg | 24 +++++++++++--------- img/glove80_gaming.svg | 20 ++++++++--------- img/glove80_magic.svg | 20 ++++++++--------- img/glove80_navigation.svg | 33 ++++++++++++++++----------- img/glove80_qwerty.svg | 20 ++++++++--------- img/glove80_symbols.svg | 29 +++++++++++++----------- 8 files changed, 114 insertions(+), 90 deletions(-) diff --git a/img/glove80.svg b/img/glove80.svg index b322cfa..ea6df92 100644 --- a/img/glove80.svg +++ b/img/glove80.svg @@ -30,12 +30,6 @@ - - - - - - @@ -54,9 +48,6 @@ - - - @@ -154,7 +145,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } @@ -607,7 +607,9 @@ text.hold { - + +Sft+$$mdi:k… + Ctrl @@ -1184,7 +1186,10 @@ text.hold { - + +AGr+4 + +AGr+ $ @@ -1267,8 +1272,8 @@ text.hold { - - + + @@ -1423,7 +1428,9 @@ text.hold { - + +Ctl+$$mdi:a… + @@ -1431,7 +1438,9 @@ text.hold { - + +Ctl+$$mdi:a… + @@ -1579,7 +1588,10 @@ text.hold { - + +AGr+4 + +AGr+ $ diff --git a/img/glove80.yaml b/img/glove80.yaml index eb5defc..cebe1fd 100644 --- a/img/glove80.yaml +++ b/img/glove80.yaml @@ -72,7 +72,7 @@ layers: - '' - $$mdi:backspace$$ - {t: Esc, h: symbols} - - {t: '$$mdi:keyboard-tab-reverse$$', h: Ctrl} + - {t: 'Sft+ $$mdi:keyboard-tab$$', h: Ctrl} - {t: '$$mdi:keyboard-tab$$', h: Ctrl} - {t: '$$mdi:keyboard-return$$', h: symbols} - $$mdi:keyboard-space$$ @@ -214,7 +214,7 @@ layers: - / - '*' - '''' - - € + - {t: AGr+ 4, s: AGr+ $} - {t: '$$mdi:chevron-down$$', type: trans} - '' - {t: '$$mdi:chevron-down$$', type: trans} @@ -236,7 +236,7 @@ layers: - {type: held} - {t: '$$mdi:chevron-down$$', type: trans} - {t: '$$mdi:chevron-down$$', type: trans} - - {type: held} + - {type: held alternate} - {t: '$$mdi:chevron-down$$', type: trans} - {t: '$$mdi:chevron-down$$', type: trans} - {t: '$$mdi:chevron-down$$', type: trans} @@ -273,9 +273,9 @@ layers: - {t: '9', s: F9} - {t: '*', s: F11} - Pg Up - - $$mdi:chevron-double-left$$ + - Ctl+ $$mdi:arrow-left-bold$$ - $$mdi:arrow-up-bold$$ - - $$mdi:chevron-double-right$$ + - Ctl+ $$mdi:arrow-right-bold$$ - Pg Down - {t: '$$mdi:chevron-down$$', type: trans} - {t: '$$mdi:chevron-down$$', type: trans} @@ -309,7 +309,7 @@ layers: - Print - {t: '$$mdi:chevron-down$$', type: trans} - {t: '$$mdi:chevron-down$$', type: trans} - - € + - {t: AGr+ 4, s: AGr+ $} - $ - £ - . diff --git a/img/glove80_default.svg b/img/glove80_default.svg index c79d310..2415759 100644 --- a/img/glove80_default.svg +++ b/img/glove80_default.svg @@ -30,12 +30,6 @@ - - - - - - @@ -54,9 +48,6 @@ - - - @@ -154,7 +145,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } @@ -607,7 +607,9 @@ text.hold { - + +Sft+$$mdi:k… + Ctrl diff --git a/img/glove80_gaming.svg b/img/glove80_gaming.svg index 8234d8c..b4d0dab 100644 --- a/img/glove80_gaming.svg +++ b/img/glove80_gaming.svg @@ -30,12 +30,6 @@ - - - - - - @@ -54,9 +48,6 @@ - - - @@ -154,7 +145,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } diff --git a/img/glove80_magic.svg b/img/glove80_magic.svg index 04dcdd6..e38da19 100644 --- a/img/glove80_magic.svg +++ b/img/glove80_magic.svg @@ -30,12 +30,6 @@ - - - - - - @@ -54,9 +48,6 @@ - - - @@ -154,7 +145,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } diff --git a/img/glove80_navigation.svg b/img/glove80_navigation.svg index cac9302..6a7f41b 100644 --- a/img/glove80_navigation.svg +++ b/img/glove80_navigation.svg @@ -30,12 +30,6 @@ - - - - - - @@ -54,9 +48,6 @@ - - - @@ -154,7 +145,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } @@ -430,7 +430,9 @@ text.hold { - + +Ctl+$$mdi:a… + @@ -438,7 +440,9 @@ text.hold { - + +Ctl+$$mdi:a… + @@ -586,7 +590,10 @@ text.hold { - + +AGr+4 + +AGr+ $ diff --git a/img/glove80_qwerty.svg b/img/glove80_qwerty.svg index f00138f..1679222 100644 --- a/img/glove80_qwerty.svg +++ b/img/glove80_qwerty.svg @@ -30,12 +30,6 @@ - - - - - - @@ -54,9 +48,6 @@ - - - @@ -154,7 +145,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } diff --git a/img/glove80_symbols.svg b/img/glove80_symbols.svg index 4c59ca9..46cb38e 100644 --- a/img/glove80_symbols.svg +++ b/img/glove80_symbols.svg @@ -30,12 +30,6 @@ - - - - - - @@ -54,9 +48,6 @@ - - - @@ -154,7 +145,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } @@ -512,7 +512,10 @@ text.hold { - + +AGr+4 + +AGr+ $ @@ -595,8 +598,8 @@ text.hold { - - + +