Add mouse keys to nibble/7skb
This commit is contained in:
parent
fbcf113f16
commit
4d9e15effe
|
@ -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 |
|
@ -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 |
Loading…
Reference in a new issue