Skip to content

Commit 0c44aa9

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 07a1574 + 53f1711 commit 0c44aa9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
VIA_ENABLE = yes
1+
VIA_ENABLE = yes
2+
LTO_ENABLE = yes
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#define LAYER_STATE_8BIT

keyboards/xelus/valor/rev1/rules.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ BOOTLOADER = atmel-dfu
1010
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
1111
MOUSEKEY_ENABLE = yes # Mouse keys
1212
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
1515
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
1616
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
1717
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work

0 commit comments

Comments
 (0)