summaryrefslogtreecommitdiff
path: root/keyboards/idb/idb_60/keymaps/via/rules.mk
diff options
context:
space:
mode:
authorThorben <34752364+itspngu@users.noreply.github.com>2020-11-25 18:10:42 +0100
committerGitHub <noreply@github.com>2020-11-25 09:10:42 -0800
commit50611bd814beb4127378000ff398eaa475527cc5 (patch)
treeec22d38d9342cd71ae615740c86aa97e4f4c9408 /keyboards/idb/idb_60/keymaps/via/rules.mk
parent86b0acbae0cc2ad85026f3343624d9aa1788e41a (diff)
[Keyboard] Fixes fox idb_60 keyboard (#10827)
* Fixed VIA keymap build warning on gcc 10.2.0, Fixed misleading LED function names, Fixed formatting * Fix: Allow layer LED indicators to be overriden on the keymap level * Implemented suggested change from led_set_kb callback to led_update_kb callback * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/idb/idb_60/idb_60.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/idb/idb_60/keymaps/via/rules.mk')
-rw-r--r--keyboards/idb/idb_60/keymaps/via/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/idb/idb_60/keymaps/via/rules.mk b/keyboards/idb/idb_60/keymaps/via/rules.mk
index 36b7ba9cbc..1e5b99807c 100644
--- a/keyboards/idb/idb_60/keymaps/via/rules.mk
+++ b/keyboards/idb/idb_60/keymaps/via/rules.mk
@@ -1,2 +1 @@
VIA_ENABLE = yes
-LTO_ENABLE = yes