From 9904e162b5a799a0fbc402a6cf4191503646c6b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Dessureault?= Date: Tue, 19 Dec 2023 00:02:55 -0500 Subject: [PATCH] legend in details --- readme.md | 53 +++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/readme.md b/readme.md index eb5a21f..af74829 100644 --- a/readme.md +++ b/readme.md @@ -30,35 +30,36 @@ simultaneously with Github Actions. ## Keymap ![Keymap drawing of all layers and combos](images/keymaps/urchin_keymap.svg) - -**Legend** +
+Legend | Icon | Label | |:-----------------------:|-----------------------------| -| 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 | - +| 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.