Skip to content

Commit

Permalink
Reduce keebio/bamfk1:via firmware size (#21432)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Jul 2, 2023
1 parent 023035f commit 80d0cac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/keebio/bamfk1/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
Expand Down

0 comments on commit 80d0cac

Please sign in to comment.