[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 e8e45bca98
commit 1c26c0bc9b
6 changed files with 41 additions and 28 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