mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-09 20:11:48 +00:00
Added new Joy-Con color profiles
This commit is contained in:
parent
d66b1c4e1e
commit
3e8de5c853
1 changed files with 14 additions and 0 deletions
|
@ -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_BTN": "0F0F0F",
|
||||||
"L_JC": "828282",
|
"L_JC": "828282",
|
||||||
|
|
Loading…
Reference in a new issue