Data-driven Keyboard Conversions: C (#23453)
This commit is contained in:
parent
8bbbe753fd
commit
a532d1cc5a
96 changed files with 395 additions and 620 deletions
|
@ -14,7 +14,8 @@
|
|||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"rgb_matrix": true
|
||||
"rgb_matrix": true,
|
||||
"pointing_device": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["GP28", "GP27", "GP26", "GP25", "GP24", "GP23", "GP0", "GP1", "GP2", "GP3", "GP4", "GP5"],
|
||||
|
@ -174,4 +175,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
|
||||
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue