Merge remote-tracking branch 'upstream/master' into develop

This commit is contained in:
fauxpark 2024-07-23 01:40:23 +10:00
commit 9da9b245d3
2 changed files with 3 additions and 2 deletions

View file

@ -45,8 +45,6 @@
"hue_breathing": true,
"hue_pendulum": true,
"hue_wave": true,
"typing_heatmap": true,
"digital_rain": true,
"solid_reactive_simple": true,
"solid_reactive": true,
"solid_reactive_wide": true,

View file

@ -25,6 +25,9 @@
"indicators": {
"caps_lock": "C6"
},
"build": {
"lto": true
},
"matrix_pins": {
"cols": ["B3", "B2", "B1", "F7"],
"rows": ["F0", "F1", "F4", "F5", "F6"]