diff options
| author | Joel Challis | 2024-05-10 12:54:44 +0200 |
|---|---|---|
| committer | GitHub | 2024-05-10 12:54:44 +0200 |
| commit | ef0734b7a6b2a7650f2170631d840dbca7106bbd (patch) | |
| tree | 66f6f6cb55dc08b3a8ae23bf162352cc8ffea349 /keyboards/era | |
| parent | 42a37577e155554734efb7622e23e67dc55f99ad (diff) | |
Remove 'split.transport.protocol=serial_usart' (#23668)
Diffstat (limited to 'keyboards/era')
| -rw-r--r-- | keyboards/era/sirind/tomak/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/era/sirind/tomak/keyboard.json b/keyboards/era/sirind/tomak/keyboard.json index 58025e67a1..1d0d5b79b2 100644 --- a/keyboards/era/sirind/tomak/keyboard.json +++ b/keyboards/era/sirind/tomak/keyboard.json @@ -183,7 +183,6 @@ } }, "transport": { - "protocol": "serial_usart", "sync": { "indicators": true, "layer_state": true, |