MechBrewery MB65S Refactor (#15515)
This commit is contained in:
parent
f79e1ab748
commit
98a82225aa
10 changed files with 169 additions and 229 deletions
|
@ -10,12 +10,12 @@ BOOTLOADER = atmel-dfu
|
|||
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
LTO_ENABLE = yes
|
||||
|
||||
LAYOUTS = 65_ansi 65_iso 65_ansi_split_bs
|
||||
LAYOUTS = 65_ansi_blocker 65_ansi_blocker_split_bs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue