Merge pull request #10975 from VOREStation/Fixes/10966

Fixes #10966
This commit is contained in:
Aronai Sieyes
2021-07-08 02:48:07 -04:00
committed by Chompstation Bot
parent 7438d0f486
commit 27d66c9e19

View File

@@ -74,6 +74,12 @@ macro "borghotkeymode"
elem
name = "CTRL+SOUTH"
command = "southface"
elem
name = "South"
command = "KeyDown South"
elem
name = "South+UP"
command = "KeyUp South"
elem
name = "CTRL+SHIFT+NORTH"
command = "shiftnorth"
@@ -86,11 +92,6 @@ macro "borghotkeymode"
elem
name = "CTRL+SHIFT+EAST"
command = "shifteast"
name = "South"
command = "KeyDown South"
elem
name = "South+UP"
command = "KeyUp South"
elem
name = "INSERT"
command = "a-intent right"
@@ -333,6 +334,12 @@ macro "macro"
elem
name = "CTRL+SOUTH"
command = "southface"
elem
name = "South"
command = "KeyDown South"
elem
name = "South+UP"
command = "KeyUp South"
elem
name = "CTRL+SHIFT+NORTH"
command = "shiftnorth"
@@ -345,11 +352,6 @@ macro "macro"
elem
name = "CTRL+SHIFT+EAST"
command = "shifteast"
name = "South"
command = "KeyDown South"
elem
name = "South+UP"
command = "KeyUp South"
elem
name = "INSERT"
command = "a-intent right"
@@ -556,6 +558,12 @@ macro "hotkeymode"
elem
name = "CTRL+SOUTH"
command = "southface"
elem
name = "South"
command = "KeyDown South"
elem
name = "South+UP"
command = "KeyUp South"
elem
name = "CTRL+SHIFT+NORTH"
command = "shiftnorth"
@@ -568,11 +576,6 @@ macro "hotkeymode"
elem
name = "CTRL+SHIFT+EAST"
command = "shifteast"
name = "South"
command = "KeyDown South"
elem
name = "South+UP"
command = "KeyUp South"
elem
name = "INSERT"
command = "a-intent right"
@@ -836,6 +839,12 @@ macro "borgmacro"
elem
name = "CTRL+SOUTH"
command = "southface"
elem
name = "South"
command = "KeyDown South"
elem
name = "South+UP"
command = "KeyUp South"
elem
name = "CTRL+SHIFT+NORTH"
command = "shiftnorth"
@@ -848,11 +857,6 @@ macro "borgmacro"
elem
name = "CTRL+SHIFT+EAST"
command = "shifteast"
name = "South"
command = "KeyDown South"
elem
name = "South+UP"
command = "KeyUp South"
elem
name = "INSERT"
command = "a-intent right"