mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-18 23:20:54 +00:00
remove unused SYMBOL_SHIFT key
This commit is contained in:
parent
a34b3f4cdd
commit
fe5aa2c33c
3 changed files with 3 additions and 18 deletions
|
@ -745,7 +745,6 @@ public final class InputLogic {
|
|||
// We need to switch to the shortcut IME. This is handled by LatinIME since the
|
||||
// input logic has no business with IME switching.
|
||||
case KeyCode.CAPS_LOCK:
|
||||
case KeyCode.SYMBOL_SHIFT:
|
||||
case KeyCode.ALPHA_SYMBOL:
|
||||
case KeyCode.ALPHA:
|
||||
case KeyCode.SYMBOL:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue