summaryrefslogtreecommitdiff
path: root/keyboards/linworks/fave87h/keymaps/via/keymap.c
diff options
context:
space:
mode:
authorWolf Van Herreweghe <wolfvanh@gmail.com>2022-06-21 04:23:34 +0200
committerGitHub <noreply@github.com>2022-06-20 19:23:34 -0700
commit1c26c0bc9b88817e1bb911e7a696fd668fbdd67b (patch)
tree8018b8a82a7b4e21c31dc4579b4152fabb03e621 /keyboards/linworks/fave87h/keymaps/via/keymap.c
parente8e45bca986657adf292e84a88c9cc1459cd9f7b (diff)
[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>
Diffstat (limited to 'keyboards/linworks/fave87h/keymaps/via/keymap.c')
-rw-r--r--keyboards/linworks/fave87h/keymaps/via/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/linworks/fave87h/keymaps/via/keymap.c b/keyboards/linworks/fave87h/keymaps/via/keymap.c
index 4d9a56cebf..b62268e9a4 100644
--- a/keyboards/linworks/fave87h/keymaps/via/keymap.c
+++ b/keyboards/linworks/fave87h/keymaps/via/keymap.c
@@ -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
}
-} \ No newline at end of file
+}