Skip to content

Commit

Permalink
Update keyboards/akko/top40/keymaps/vial/rules.mk
Browse files Browse the repository at this point in the history
Remove unnesessary optimization

Co-authored-by: adophoxia <[email protected]>
  • Loading branch information
OTLabs and adophoxia authored Oct 1, 2023
1 parent 196d018 commit 6c482e0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions keyboards/akko/top40/keymaps/vial/rules.mk
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
VIA_ENABLE = yes # Enable VIA
VIAL_ENABLE = yes # Enable VIAL
VIALRGB_ENABLE = yes # Enable VIALRGB

# Options to reduce firmware size:
LTO_ENABLE = yes # make the compiler work harder

# Vial optimization
# Enable all as the WB32FQ95 has 256kB flash

# QMK optimization
# Enable all except mostly never used features
SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no

0 comments on commit 6c482e0

Please sign in to comment.