From 2ab7ffe9cb021d584dfc25fe0d9aab4e4ab47909 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Dessureault?= Date: Mon, 18 Dec 2023 22:43:29 -0500 Subject: [PATCH] replace legend md with image tags --- readme.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/readme.md b/readme.md index fa3d77d..b26605f 100644 --- a/readme.md +++ b/readme.md @@ -39,29 +39,29 @@ simultaneously with Github Actions. | Icon | Label | |:-----------------------:|-----------------------------| -| ![Mouse Left Click](images/icons/click_left.svg) | Mouse left click | -| ![Mouse Right Click](images/icons/click_right.svg) | Mouse right click | -| ![Mouse Scroll Toggle](images/icons/scroll.svg) | Toggle mouse scroll (trackball/scrollball) | -| ![Mouse Scroll](images/icons/scroll_right.svg) | Directional mouse scroll | -| ![Mouse Cursor Move](images/icons/cursor_right.svg) | Move mouse pointer | -| ![Space](images/icons/space.svg) | Space | -| ![Backspace](images/icons/backspace.svg) | Backspace | -| ![Delete](images/icons/delete.svg) | Delete | -| ![Tab](images/icons/tab.svg) | Tab | -| ![Enter](images/icons/return.svg) | Return / Enter | -| ![Printscreen](images/icons/printscreen.svg) | Printscreen | -| ![Cut](images/icons/cut.svg) | Cut | -| ![Copy](images/icons/copy.svg) | Copy | -| ![Paste](images/icons/paste.svg) | Paste | -| ![Media Play/Pause](images/icons/play_pause.svg) | Play / Pause | -| ![Media Previous Track](images/icons/media_prev.svg) | Previous track | -| ![Media Next Track](images/icons/media_next.svg) | Next track | -| ![Media Volume Up](images/icons/vol_up.svg) | Volume up | -| ![Media Volume Down](images/icons/vol_down.svg) | Volume down | -| ![Bluetooth Clear](images/icons/bt_clear.svg) | Clear Bluetooth profile | -| ![Bluetooth Previous](images/icons/bt_prev.svg) | Previous Bluetooth profile | -| ![Bluetooth Next](images/icons/bt_next.svg) | Next Bluetooth profile | -| ![Bluetooth Output Toggle](images/icons/out_tog.svg) | Toggle Bluetooth/USB output | +| Mouse Left Click | Mouse left click | +| Mouse Right Click | Mouse right click | +| Mouse Scroll Toggle | Toggle mouse scroll (trackball/scrollball) | +| Mouse Scroll | Directional mouse scroll | +| Mouse Cursor Move | Move mouse pointer | +| Space | Space | +| Backspace | Backspace | +| Delete | Delete | +| Tab | Tab | +| Enter | Return / Enter | +| Printscreen | Printscreen | +| Cut | Cut | +| Copy | Copy | +| Paste | Paste | +| Media Play/Pause | Play / Pause | +| Media Previous Track | Previous track | +| Media Next Track | Next track | +| Media Volume Up | Volume up | +| Media Volume Down | Volume down | +| Bluetooth Clear | Clear Bluetooth profile | +| Bluetooth Previous | Previous Bluetooth profile | +| Bluetooth Next | Next Bluetooth profile | +| Bluetooth Output Toggle | Toggle Bluetooth/USB output | For more details, head to the [urchin.keymap](config/urchin.keymap) or [corne.keymap](config/corne.keymap) source files.