Readme : Update keyboard.

This commit is contained in:
Dmitry Voronin 2024-09-19 15:10:31 +03:00
parent f53b646f38
commit e2c4346843
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
12 changed files with 10 additions and 4 deletions

View file

@ -104,7 +104,7 @@
{ {
"c": "#8ec07c" "c": "#8ec07c"
}, },
"Last notif / Dismiss", "Dismiss Notif / Repeat",
{ {
"c": "#cccccc" "c": "#cccccc"
}, },

View file

@ -38,7 +38,13 @@
"c": "#cccccc" "c": "#cccccc"
}, },
"E", "E",
"R", {
"c": "#8ec07c"
},
"Live Config Reload",
{
"c": "#cccccc"
},
"T", "T",
"Y", "Y",
"U", "U",

View file

@ -77,7 +77,7 @@ Yellow are modifier keys, they enable layers when held. Green ones are just modi
<details> <details>
<summary>Sway keys</summary> <summary>Sway keys</summary>
<img src="https://i.imgur.com/GS9MUZp.png" /><br> <img src="https://i.imgur.com/hiGZ86w.png" /><br>
</details> </details>
<details> <details>
@ -104,7 +104,7 @@ Tmux:<br>
<details> <details>
<summary>System controls</summary> <summary>System controls</summary>
<img src="https://i.imgur.com/n50RZMy.png" /> <img src="https://i.imgur.com/F4gm5NF.png" />
</details> </details>
[Link](http://www.keyboard-layout-editor.com) / [Source](https://github.com/ijprest/keyboard-layout-editor) of the tool I used to draw the images. [Link](http://www.keyboard-layout-editor.com) / [Source](https://github.com/ijprest/keyboard-layout-editor) of the tool I used to draw the images.