Fix Tx Bolt ghosting second character on key press (#5229) 0.6.302
authorTobias Schulte <tobias.schulte@gliderpilot.de>
Sun, 24 Feb 2019 03:32:48 +0000 (04:32 +0100)
committerDrashna Jaelre <drashna@live.com>
Sun, 24 Feb 2019 03:32:48 +0000 (19:32 -0800)
commita69e4406d4ab0a43077bc130dabda536b4fda9ab
tree5912fc68e4a862ec3200300cc2302787b83f87d8
parent0f62383be57d2e3dacc79a76973295c73e805038
Fix Tx Bolt ghosting second character on key press (#5229)

* convert tabs to spaces

* fix #4578: don't call gemini protocol code when in bolt mode

Add missing break; statements in switch. The missing break resulted in
a fall through and an additional processing of the gemini code.
quantum/process_keycode/process_steno.c