From 53f07b5a6fa04c54e6f7b11fe4931cb8e62e08dc Mon Sep 17 00:00:00 2001 From: Joey Yakimowich-Payne Date: Mon, 8 Dec 2025 19:27:30 -0700 Subject: [PATCH] Add reference to GP2040-CE repo --- switch_pro_descriptors.h | 1 + 1 file changed, 1 insertion(+) diff --git a/switch_pro_descriptors.h b/switch_pro_descriptors.h index 44cb257..2ec3444 100644 --- a/switch_pro_descriptors.h +++ b/switch_pro_descriptors.h @@ -2,6 +2,7 @@ * Switch Pro controller descriptor and data definitions. * Copied from the GP2040-CE project to mirror the behaviour of its * SwitchProDriver without pulling in the rest of the codebase. + * https://github.com/OpenStickCommunity/GP2040-CE */ #pragma once