logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: bb27c69675f1adfd91d8bfc3cf6f7fd537f74729
parent 03a53e29af8983e1d3185fc6557312f341ec4c9f
Author: Marius <42906082+craft-coder@users.noreply.github.com>
Date:   Thu, 19 Jun 2025 23:23:53 +0200

Applied usb detection fixes from Squalius-cephalus (#25380)

Co-authored-by: Dr. Marius Feilhauer <software@feilhauer.de>

Diffstat:

Mkeyboards/silakka54/keyboard.json3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/keyboards/silakka54/keyboard.json b/keyboards/silakka54/keyboard.json @@ -14,6 +14,9 @@ "enabled": true, "serial": { "driver": "vendor" + }, + "transport": { + "watchdog": true } }, "matrix_pins": {