From 3e8de5c853aff033ad52b94943a103fb44b0937b Mon Sep 17 00:00:00 2001 From: flb Date: Tue, 16 Mar 2021 03:07:00 +0100 Subject: [PATCH] Added new Joy-Con color profiles --- jc_profiles.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/jc_profiles.json b/jc_profiles.json index 39d2efc..963d2b0 100644 --- a/jc_profiles.json +++ b/jc_profiles.json @@ -1,4 +1,18 @@ [ + { + "L_BTN": "1A1100", + "L_JC": "FFCC00", + "R_BTN": "000F1E", + "R_JC": "0084FF", + "name": "Fortnite Wildcat" + }, + { + "L_BTN": "1E1914", + "L_JC": "F04614", + "R_BTN": "1E1914", + "R_JC": "F04614", + "name": "Mario Red & Blue" + }, { "L_BTN": "0F0F0F", "L_JC": "828282",