summaryrefslogtreecommitdiff
path: root/keyboards/linworks/fave84h/keymaps/via
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/linworks/fave84h/keymaps/via')
-rw-r--r--keyboards/linworks/fave84h/keymaps/via/keymap.c2
-rw-r--r--keyboards/linworks/fave84h/keymaps/via/rules.mk1
2 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/linworks/fave84h/keymaps/via/keymap.c b/keyboards/linworks/fave84h/keymaps/via/keymap.c
index c750a8bc3c..c319a5c858 100644
--- a/keyboards/linworks/fave84h/keymaps/via/keymap.c
+++ b/keyboards/linworks/fave84h/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
+}
diff --git a/keyboards/linworks/fave84h/keymaps/via/rules.mk b/keyboards/linworks/fave84h/keymaps/via/rules.mk
index 1e5b99807c..36b7ba9cbc 100644
--- a/keyboards/linworks/fave84h/keymaps/via/rules.mk
+++ b/keyboards/linworks/fave84h/keymaps/via/rules.mk
@@ -1 +1,2 @@
VIA_ENABLE = yes
+LTO_ENABLE = yes