Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
commit
9da9b245d3
2 changed files with 3 additions and 2 deletions
|
@ -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,
|
||||
|
|
|
@ -25,6 +25,9 @@
|
|||
"indicators": {
|
||||
"caps_lock": "C6"
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B3", "B2", "B1", "F7"],
|
||||
"rows": ["F0", "F1", "F4", "F5", "F6"]
|
||||
|
|
Loading…
Reference in a new issue