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
},
"",
"Home",
"Mouse 1",
"Up",
"End",
"Pg Up",
"Mouse 2",
"Scroll Up",
"",
"",
{
@ -74,7 +74,7 @@
"Left",
"Down",
"Right",
"Pg Dn",
"Scroll Down",
"",
{
"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",
"",
"",
"Home",
"Mouse 1",
"Up",
"End",
"Pg up",
"Mouse 2",
"Scroll Up",
"",
"",
{
@ -71,7 +71,7 @@
"Left",
"Down",
"Right",
"Pg Dn",
"Scroll Down",
"",
{
"w": 2.25

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 25 KiB