Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 811 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 811 Bytes

dkms-hid-nintendo

A Nintendo HID kernel module.

For any questions or bug reports, please refer to hid_nintendo.

with this patch

Installation

Install it from source with:

git clone https://github.com/cawa0505/dkms-hid-nintendo
cd dkms-hid-nintendo

sudo dkms add .
sudo dkms build nintendo -v 3.2
sudo dkms install nintendo -v 3.2

Related projects

  • joycond: A userspace daemon to combine joy-cons from the hid-nintendo kernel driver
  • joycond-cemuhook: Support for cemuhook's UDP protocol for joycond devices