From 02fb8f8169d4999fecbc448d78b7a5ced81a2471 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Tue, 30 Apr 2024 22:22:21 +0200 Subject: [PATCH] Add reset firmware to ci --- build.yaml | 2 ++ draw/draw.sh | 1 + draw/keymap.svg | 12 +++++++++++- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index d08a32b..9cc0ee7 100644 --- a/build.yaml +++ b/build.yaml @@ -22,3 +22,5 @@ include: shield: abyss_left - board: nice_nano_v2 shield: abyss_right + - board: nice_nano_v2 + shield: settings_reset diff --git a/draw/draw.sh b/draw/draw.sh index 92c645b..b552465 100755 --- a/draw/draw.sh +++ b/draw/draw.sh @@ -1,3 +1,4 @@ #!/usr/bin/env bash +# pip3 install keymap-drawer keymap draw -n "2vv3332+3> 3<+23332vv" <(keymap parse -b draw/layout.yaml -z config/abyss.keymap) > draw/keymap.svg diff --git a/draw/keymap.svg b/draw/keymap.svg index 822a020..21cbc19 100644 --- a/draw/keymap.svg +++ b/draw/keymap.svg @@ -54,7 +54,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; } @@ -220,6 +229,7 @@ path.combo { +LSHFT LEFT