update SYM Scancode

This commit is contained in:
Thomas Göttgens 2023-08-22 21:11:19 +02:00
parent 0fcaaf39b0
commit 8cfe130df3

View File

@ -119,6 +119,7 @@ int32_t KbI2cBase::runOnce()
}
break;
case KEY_MOD_SYM: // toggle SYM Key
case 0x13: // Code scanner says the SYM key ias 0x13
is_sym = !is_sym;
break;
case 0x0d: // Enter