Change keyboard order

This commit is contained in:
Shockwave 2022-02-03 10:23:38 +08:00
parent b6454328ad
commit d6e37d3179
1 changed files with 1 additions and 1 deletions

View File

@ -863,8 +863,8 @@ preset_keyboards:
# row 5
- {click: Mode_switch, long_click: KeyboardMenu, key_text_size: 16, width: 15}
- {click: Keyboard_symbols, long_click: Keyboard_number, key_text_size: 16}
- {click: space, width: 30, key_text_size: 16}
- {click: ',', long_click: '<'}
- {click: space, width: 30, key_text_size: 16}
- {click: '.', long_click: '>'}
- {click: '/', composing: '、', long_click: '?'}
- {click: Return, width: 15}