[Keyboard] add itstleo9 (#21460)

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Its TLeo
2023-07-11 11:16:19 +07:00
committed by GitHub
parent 4d92aff2ae
commit fbe44c0621
9 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"bootloader": "rp2040",
"processor": "RP2040",
"matrix_pins": {
"cols": ["GP10", "GP11", "GP12"],
"rows": ["GP21", "GP20", "GP19"]
}
}

View File

@@ -0,0 +1 @@
# This file intentionally left blank