File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
mechlovin/delphine/keymaps/via
nightly_boards/n40_o/keymaps/via Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- VIA_ENABLE = yes
1
+ VIA_ENABLE = yes
2
+ LTO_ENABLE = yes
Original file line number Diff line number Diff line change
1
+ #define LAYER_STATE_8BIT
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ BOOTLOADER = atmel-dfu
10
10
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
11
11
MOUSEKEY_ENABLE = yes # Mouse keys
12
12
EXTRAKEY_ENABLE = yes # Audio control and System control
13
- CONSOLE_ENABLE = yes # Console for debug
14
- COMMAND_ENABLE = yes # Commands for debug and configuration
13
+ CONSOLE_ENABLE = no # Console for debug
14
+ COMMAND_ENABLE = no # Commands for debug and configuration
15
15
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
16
16
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
17
17
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
You can’t perform that action at this time.
0 commit comments