From 53139fe79d244584461b5d675a7c2b2ca35f8af3 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Wed, 17 Jan 2024 20:26:35 +0100 Subject: [PATCH] Fixes --- wiki-rtd/docs/wiki_controllers/nintendo/wiiu-gamepad.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wiki-rtd/docs/wiki_controllers/nintendo/wiiu-gamepad.md b/wiki-rtd/docs/wiki_controllers/nintendo/wiiu-gamepad.md index f2c2593..124d6ad 100644 --- a/wiki-rtd/docs/wiki_controllers/nintendo/wiiu-gamepad.md +++ b/wiki-rtd/docs/wiki_controllers/nintendo/wiiu-gamepad.md @@ -13,10 +13,14 @@ No ### Ongoing projects A list of projects and drivers that try to make the Wii U controller work on Linux. +#### libdrc + [libdrc](https://github.com/rolandoislas/libdrc) There has been efforts of adding by the libdrc team of add their `hid-wiiu-drc` to the Linux Kernel.
+#### Linux WiiU + [linux-wiiu](https://gitlab.com/linux-wiiu/linux-wiiu) Is a Linux distro that can be used on the Wii U machine. This seams to have a working `hid-wiiu-drc`