converter/ibm_terminal: Fix F0_BREAK state transition (#21824)

This commit is contained in:
patrickxiong 2023-08-24 11:35:13 +10:00 committed by GitHub
parent f699fde7d9
commit 7a737235ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,7 @@ uint8_t matrix_scan(void)
case 0x00:
break;
case 0xF0:
state = F0;
state = F0_BREAK;
debug(" ");
break;
default: // normal key make