mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-03 19:20:46 +02:00

* 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.