A piece of software that connects Wii U Pro Controllers over Bluetooth L2CAP and presents them as Linux evdev uinput devices.
git clone https://github.com/capitalistspz/l2pro
cd l2pro
cmake -S . -B build
cmake --build build
and run the executable in the build folder