Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
parent
1552cf2ddc
commit
26e84c513c
127 changed files with 202 additions and 86 deletions
|
|
@ -58,6 +58,9 @@
|
|||
"cols": ["B0", "A7", "A3", "A5", "A4", "A2"],
|
||||
"rows": ["B12", "A6", "B13", "B9", "B8"]
|
||||
}
|
||||
},
|
||||
"serial": {
|
||||
"driver": "usart"
|
||||
}
|
||||
},
|
||||
"qmk": {
|
||||
|
|
|
|||
|
|
@ -1,3 +1 @@
|
|||
SERIAL_DRIVER = usart
|
||||
|
||||
DEFAULT_FOLDER = tkw/grandiceps/rev1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue