Commit 3138c1b68cec

Vincent Demeester <vincent@sbr.pm>
2026-02-19 10:30:44
docs(keyboards): link SVGs instead of embedding
Gitmal does not serve raw files, so image embeds would not render on git.sbr.pm.
1 parent 388b37f
Changed files (2)
keyboards
eyelash_corne
moonlander
keyboards/eyelash_corne/README.md
@@ -21,7 +21,7 @@ Supports auto-mount (`/run/media/$USER/NICENANO`) and manual mount (`/mnt`).
 
 ## Keymap Visualization
 
-![Eyelash Corne Keymap](../eyelash_corne.svg)
+See [eyelash_corne.svg](../eyelash_corne.svg) for the full keymap visualization.
 
 ## Layers
 
keyboards/moonlander/README.md
@@ -20,7 +20,7 @@ Custom QMK firmware for the ZSA Moonlander split keyboard (72 keys, STM32 MCU, R
 
 ## Keymap Visualization
 
-![Moonlander Keymap](../moonlander.svg)
+See [moonlander.svg](../moonlander.svg) for the full keymap visualization.
 
 **Note**: Combo definitions are automatically parsed from `keymap.c` during visualization generation via `parse-combos.sh`.