mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 02:39:57 +00:00
IGOR! Fetch me the brain!
This commit is contained in:
parent
312028b161
commit
4ab67f3668
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user