summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dygma/raise/rules.mk
diff options
context:
space:
mode:
authorMike Ryan <justfalter@users.noreply.github.com>2022-09-28 14:23:42 -0500
committerGitHub <noreply@github.com>2022-09-28 12:23:42 -0700
commitd6f77637c5fe89cb70be4b33cc445a6c55a46d26 (patch)
tree31e3ee7d9374337a9040303d2907cfa2d906e4a2 /keyboards/handwired/dygma/raise/rules.mk
parentd050e689f511ad3af4dfd2b9705a49f0f8d71d92 (diff)
[Keyboard] dygma/raise: multiple fixes and improvements (#18361[)
Diffstat (limited to 'keyboards/handwired/dygma/raise/rules.mk')
-rw-r--r--keyboards/handwired/dygma/raise/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/dygma/raise/rules.mk b/keyboards/handwired/dygma/raise/rules.mk
index b7ff577361..ce7a89af8e 100644
--- a/keyboards/handwired/dygma/raise/rules.mk
+++ b/keyboards/handwired/dygma/raise/rules.mk
@@ -10,7 +10,7 @@ BOOTLOADER = stm32-dfu
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = no # Audio control and System control
+EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
@@ -28,6 +28,6 @@ CUSTOM_MATRIX = lite
RAW_ENABLE = yes
QUANTUM_LIB_SRC += i2c_master.c
-SRC += leds.c matrix.c
+SRC += matrix.c
DEFAULT_FOLDER = handwired/dygma/raise/ansi