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

This commit is contained in:
QMK Bot 2022-06-21 02:23:27 +00:00
commit a51b66f241
2 changed files with 2 additions and 1 deletions

View file

@ -65,4 +65,4 @@ void rgb_matrix_indicators_user(void) {
if (host_leds.caps_lock) {
rgb_matrix_set_color(12, 254, 189, 41); // set caps lock led color first number is index, R G B
}
}
}

View file

@ -1 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes