mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
IGOR! Fetch me the brain!
This commit is contained in:
@@ -72,6 +72,7 @@ int32_t KbI2cBase::runOnce()
|
||||
e.source = this->_originName;
|
||||
switch (key.key) {
|
||||
case 'p': // TAB
|
||||
case 't': // TAB as well
|
||||
if (is_sym) {
|
||||
e.inputEvent = ANYKEY;
|
||||
e.kbchar = 0x09; // TAB Scancode
|
||||
|
||||
Reference in New Issue
Block a user