Skip to content

Commit

Permalink
feat: add soft-off icon to legend in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Aug 17, 2024
1 parent 748e428 commit efccb81
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 24 deletions.
39 changes: 39 additions & 0 deletions images/icons/power_stanby.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 25 additions & 24 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,33 +34,34 @@ simultaneously with Github Actions.

**Legend**

| Icon | Description |
|:-----------------------:|-----------------------------|
| ![Mouse Left Click](images/icons/click_left.svg) | Mouse left click |
| ![Mouse Middle Click](images/icons/click_middle.svg) | Mouse middle 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 |
| ![Non-Breaking Space](images/icons/space_nb.svg) | Non-Breaking 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 |
| Icon | Description |
|:----------------------------------------------------:|-----------------------------|
| ![Mouse Left Click](images/icons/click_left.svg) | Mouse left click |
| ![Mouse Middle Click](images/icons/click_middle.svg) | Mouse middle 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 |
| ![Non-Breaking Space](images/icons/space_nb.svg) | Non-Breaking 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 |
| ![Soft Off](images/icons/power_stanby.svg) | Soft off (hold 3 seconds) |

For more details, head to the [urchin.keymap](config/urchin.keymap) or
[corne.keymap](config/corne.keymap) source files.
Expand Down

0 comments on commit efccb81

Please sign in to comment.