Update ShiftSelect

This commit is contained in:
Soundwave 2022-01-30 08:48:09 +08:00
parent cfddbddb14
commit b6454328ad
1 changed files with 1 additions and 1 deletions

View File

@ -619,7 +619,7 @@ preset_keys:
Tab: {label: "↹", preview: '↹', functional: false, repeatable: false, text: ' '}
Shift_L: {label: ⇧, send: Shift_L, shift_lock: ascii_long}
# Shift_L: {label: Shift, send: Shift_L, shift_lock: ascii_long}
ShiftSelect: {label: '☩', preview: '☩', send: Shift_L, shift_lock: click}
ShiftSelect: {label: '☩', preview: '☩', send: Shift_L, shift_lock: ascii_long}
# Shift1: {label: ☩, functional: false, preview: '☩', send: Shift_L, shift_lock: click}
Return: {label: ↵, send: Return}
Hide: {label: hide, send: BACK}