Readme : Update keyboard.
This commit is contained in:
parent
f53b646f38
commit
e2c4346843
|
@ -104,7 +104,7 @@
|
||||||
{
|
{
|
||||||
"c": "#8ec07c"
|
"c": "#8ec07c"
|
||||||
},
|
},
|
||||||
"Last notif / Dismiss",
|
"Dismiss Notif / Repeat",
|
||||||
{
|
{
|
||||||
"c": "#cccccc"
|
"c": "#cccccc"
|
||||||
},
|
},
|
|
@ -38,7 +38,13 @@
|
||||||
"c": "#cccccc"
|
"c": "#cccccc"
|
||||||
},
|
},
|
||||||
"E",
|
"E",
|
||||||
"R",
|
{
|
||||||
|
"c": "#8ec07c"
|
||||||
|
},
|
||||||
|
"Live Config Reload",
|
||||||
|
{
|
||||||
|
"c": "#cccccc"
|
||||||
|
},
|
||||||
"T",
|
"T",
|
||||||
"Y",
|
"Y",
|
||||||
"U",
|
"U",
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue