Add mouse keys to nibble/7skb

This commit is contained in:
kemonine 2021-06-25 18:09:09 -04:00
parent fbcf113f16
commit 4d9e15effe
4 changed files with 8 additions and 8 deletions

View File

@ -43,10 +43,10 @@
"x": 1 "x": 1
}, },
"", "",
"Home", "Mouse 1",
"Up", "Up",
"End", "Mouse 2",
"Pg Up", "Scroll Up",
"", "",
"", "",
{ {
@ -74,7 +74,7 @@
"Left", "Left",
"Down", "Down",
"Right", "Right",
"Pg Dn", "Scroll Down",
"", "",
{ {
"w": 2 "w": 2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -41,10 +41,10 @@
"End", "End",
"", "",
"", "",
"Home", "Mouse 1",
"Up", "Up",
"End", "Mouse 2",
"Pg up", "Scroll Up",
"", "",
"", "",
{ {
@ -71,7 +71,7 @@
"Left", "Left",
"Down", "Down",
"Right", "Right",
"Pg Dn", "Scroll Down",
"", "",
{ {
"w": 2.25 "w": 2.25

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 25 KiB