1
0
Fork 0

Data-driven Keyboard Conversions: C (#23453)

This commit is contained in:
James Young 2024-04-11 08:29:10 -07:00 committed by GitHub
parent 8bbbe753fd
commit a532d1cc5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
96 changed files with 395 additions and 620 deletions

View file

@ -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 @@
]
}
}
}
}

View file

@ -1,2 +1 @@
POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi