Skip to content

Instantly share code, notes, and snippets.

View bnapky's full-sized avatar

Brandon Napky bnapky

View GitHub Profile
@bnapky
bnapky / JoyConWindowsProfile.cs
Created August 21, 2019 07:54
Unity InControl JoyCon Native Windows Profile
using InControl;
namespace HammerDongers
{
// @cond nodoc
[AutoDiscover]
public class JoyConWindowsNativeProfile : NativeInputDeviceProfile
{
public JoyConWindowsNativeProfile()
{