Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

nicman23/dkms-hid-nintendo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
July 20, 2022 20:11

dkms-hid-nintendo

A Nintendo HID kernel module.

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

Installation

Install it from source with:

git clone https://github.com/nicman23/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