~ruther/qmk_firmware

024bda1dd363e5c4fa894eade1a9741e79d662cf — QMK Bot 3 years ago 78f7c7b + d5d2a01
Merge remote-tracking branch 'origin/master' into develop
A keyboards/gboards/butterstick/keymaps/default/rules.mk => keyboards/gboards/butterstick/keymaps/default/rules.mk +4 -0
@@ 0,0 1,4 @@
STENO_ENABLE = yes

OPT_DEFS += -DONLYQWERTY -DDEBUG_MATRIX
SRC += sten.c

M keyboards/gboards/butterstick/rules.mk => keyboards/gboards/butterstick/rules.mk +0 -4
@@ 12,8 12,4 @@ EXTRAKEY_ENABLE 	= yes       # Audio control and System control
CONSOLE_ENABLE 		= yes       # Console for debug
COMMAND_ENABLE 		= no		# Commands for debug and configuration
NKRO_ENABLE = yes           # Enable N-Key Rollover
STENO_ENABLE		= yes 		# Needed for chording

OPT_DEFS += -DONLYQWERTY -DDEBUG_MATRIX
SRC += sten.c
LTO_ENABLE = yes