mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-18 23:35:17 +01:00
a69e4406d4
* 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.