keymap symbols

This commit is contained in:
2023-07-07 03:47:26 +02:00
parent fd50914ae7
commit 1695633139
11 changed files with 7283 additions and 996 deletions

View File

@@ -1,94 +1,34 @@
{
"SPA": "␣",
"DEL": "",
"RH_Thumb_3_Left": "",
"RH_Thumb_3_Down": "",
"RH_Thumb_3_Right": "",
"RH_Thumb_3_Up": "",
"RH_Thumb_3_Center": "",
"RH_Thumb_2_Left": "",
"RH_Thumb_2_Down": "",
"RH_Thumb_2_Right": "",
"RH_Thumb_2_Up": "",
"RH_Thumb_2_Center": "",
"RH_Thumb_1_Left": "",
"RH_Thumb_1_Down": "",
"RH_Thumb_1_Right": "",
"RH_Thumb_1_Up": "",
"RH_Thumb_1_Center": "",
"RH_Pinky_Left": "",
"RH_Pinky_Down": "",
"RH_Pinky_Right": "",
"RH_Pinky_Up": "",
"RH_Pinky_Center": "",
"RH_Ring_Secondary_Left": "",
"RH_Ring_Secondary_Down": "",
"RH_Ring_Secondary_Right": "",
"RH_Ring_Secondary_Up": "",
"RH_Ring_Secondary_Center": "",
"RH_Ring_Primary_Left": "",
"RH_Ring_Primary_Down": "",
"RH_Ring_Primary_Right": "",
"RH_Ring_Primary_Up": "",
"RH_Ring_Primary_Center": "",
"RH_Middle_Secondary_Left": "",
"RH_Middle_Secondary_Down": "",
"RH_Middle_Secondary_Right": "",
"RH_Middle_Secondary_Up": "",
"RH_Middle_Secondary_Center": "",
"RH_Middle_Primary_Left": "",
"RH_Middle_Primary_Down": "",
"RH_Middle_Primary_Right": "",
"RH_Middle_Primary_Up": "",
"RH_Middle_Primary_Center": "",
"RH_Index_Left": "",
"RH_Index_Down": "",
"RH_Index_Right": "",
"RH_Index_Up": "",
"RH_Index_Center": "",
"LH_Thumb_3_Left": "",
"LH_Thumb_3_Down": "",
"LH_Thumb_3_Right": "",
"LH_Thumb_3_Up": "",
"LH_Thumb_3_Center": "",
"LH_Thumb_2_Left": "",
"LH_Thumb_2_Down": "",
"LH_Thumb_2_Right": "",
"LH_Thumb_2_Up": "",
"LH_Thumb_2_Center": "",
"LH_Thumb_1_Left": "",
"LH_Thumb_1_Down": "",
"LH_Thumb_1_Right": "",
"LH_Thumb_1_Up": "",
"LH_Thumb_1_Center": "",
"LH_Pinky_Left": "",
"LH_Pinky_Down": "",
"LH_Pinky_Right": "",
"LH_Pinky_Up": "",
"LH_Pinky_Center": "",
"LH_Ring_Secondary_Left": "",
"LH_Ring_Secondary_Down": "",
"LH_Ring_Secondary_Right": "",
"LH_Ring_Secondary_Up": "",
"LH_Ring_Secondary_Center": "",
"LH_Ring_Primary_Left": "",
"LH_Ring_Primary_Down": "",
"LH_Ring_Primary_Right": "",
"LH_Ring_Primary_Up": "",
"LH_Ring_Primary_Center": "",
"LH_Middle_Secondary_Left": "",
"LH_Middle_Secondary_Down": "",
"LH_Middle_Secondary_Right": "",
"LH_Middle_Secondary_Up": "",
"LH_Middle_Secondary_Center": "",
"LH_Middle_Primary_Left": "",
"LH_Middle_Primary_Down": "",
"LH_Middle_Primary_Right": "",
"LH_Middle_Primary_Up": "",
"LH_Middle_Primary_Center": "",
"LH_Index_Left": "",
"LH_Index_Down": "",
"LH_Index_Right": "",
"LH_Index_Up": "",
"LH_Index_Center": ""
"SPACE": "␣",
"SPACERIGHT": "␣R",
"DEL": "",
"BKSP": "",
"MS_CLICK_LF": "L\uD83D\uDDB0",
"MS_CLICK_RT": "\uD83D\uDDB0R",
"MS_MOVE_UP": "\uD83D\uDDB0\uD83E\uDC51",
"MS_MOVE_DN": "\uD83D\uDDB0\uD83E\uDC53",
"MS_MOVE_LF": "\uD83E\uDC50\uD83D\uDDB0",
"MS_MOVE_RT": "\uD83D\uDDB0\uD83E\uDC52",
"MS_SCRL_UP": "\uD83D\uDDB0⍐",
"MS_SCRL_DN": "\uD83D\uDDB0⍗",
"MS_SCRL_LF": "⍇\uD83D\uDDB0",
"MS_SCRL_RT": "\uD83D\uDDB0⍈",
"AMBIRIGHT": "✍\uFE0ER",
"AMBILEFT": "L✍\uFE0E",
"ENTER": "",
"TAB": "",
"LEFT_CTRL": "L⌥",
"RIGHT_CTRL": "⌥R",
"LEFT_ALT": "L⎇",
"RIGHT_ALT": "R⎇",
"LEFT_SHIFT": "L⇧",
"RIGHT_SHIFT": "⇧R",
"KM_2_R": "⚇R",
"KM_2_L": "L⚇",
"ARROW_UP": "\uD83E\uDC2D",
"ARROW_DN": "\uD83E\uDC2F",
"ARROW_RT": "\uD83E\uDC2E",
"ARROW_LF": "\uD83E\uDC2C",
"ESC": "",
"DUP": ""
}

File diff suppressed because it is too large Load Diff