Commit ebe0c89
committed
Remove define which triggers a QMK bug
If SELECT_SOFT_SERIAL_SPEED is defined, it
triggers a QMK bug. A JSON with an invalid
type is generated. The validation against
keyboard.jsonschema fails. We can remove
SELECT_SOFT_SERIAL_SPEED because it's set
to the default value, anyway.
See qmk/qmk_firmware#260031 parent 1811210 commit ebe0c89
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
0 commit comments