[Keyboard] Update firmware for the FAve 87H (#16920)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
This commit is contained in:
Wolf Van Herreweghe 2022-06-21 04:23:34 +02:00 committed by GitHub
parent 356e4ccb81
commit 9454c19643
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