39713d9d74
* Add VIAL port for Keycapsss 3w6 RP2040 * fix code format for uid * fix EE-Hands and move more config options to json * Fix: add missing split pointing device setting --------- Co-authored-by: Ben Roe <ben@MacBook-Pro-von-Ben.local> Co-authored-by: Conor Burns <mail@conor-burns.com>
5 lines
124 B
Makefile
5 lines
124 B
Makefile
SERIAL_DRIVER = vendor
|
|
WS2812_DRIVER = vendor
|
|
POINTING_DEVICE_DRIVER = pimoroni_trackball
|
|
PIMORONI_TRACKBALL_ADDRESS = 0x0A
|