From cb7284b2b90ff692cf768516437db6e5f78b6115 Mon Sep 17 00:00:00 2001 From: flb Date: Wed, 2 Nov 2022 18:45:28 +0100 Subject: [PATCH] update jc color profiles --- jc_profiles.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/jc_profiles.json b/jc_profiles.json index 44ac34c..83640c3 100644 --- a/jc_profiles.json +++ b/jc_profiles.json @@ -11,7 +11,7 @@ "L_JC": "E6E6E6", "R_BTN": "323232", "R_JC": "E6E6E6", - "name": "White" + "name": "White (OLED)" }, { "L_BTN": "0F0F0F", @@ -173,5 +173,19 @@ "R_BTN": "00051E", "R_JC": "500FC8", "name": "The Legend of Zelda: Skyward Sword HD" + }, + { + "L_BTN": "28282D", + "L_JC": "6455F5", + "R_BTN": "1E1E28", + "R_JC": "C3FA05", + "name": "Splatoon 3 OLED Edition" + }, + { + "L_BTN": "1E1914", + "L_JC": "F04614", + "R_BTN": "140014", + "R_JC": "B400E6", + "name": "Pokémon: Scarlet × Violet" } ] \ No newline at end of file