summaryrefslogtreecommitdiff
path: root/keyboards/moonlander/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-12-29 14:15:23 +0000
committerQMK Bot <hello@qmk.fm>2021-12-29 14:15:23 +0000
commitc8af82432dc42be0a71cb3e5822fc3276994b1ca (patch)
tree9c1d288eda1d08a9d296c52ceb757668f8743fd1 /keyboards/moonlander/rules.mk
parentf85b945c328ee5a26a8f6ae7a34930237cf69184 (diff)
parent906108fb486797ab2f3eb7c3a6f70e099c1199e6 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/moonlander/rules.mk')
-rw-r--r--keyboards/moonlander/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/moonlander/rules.mk b/keyboards/moonlander/rules.mk
index 01994ba93a..72682d29b1 100644
--- a/keyboards/moonlander/rules.mk
+++ b/keyboards/moonlander/rules.mk
@@ -16,6 +16,7 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = yes # Audio output
+AUDIO_DRIVER = dac_additive
CUSTOM_MATRIX = lite
SWAP_HANDS_ENABLE = yes
RGB_MATRIX_ENABLE = yes
@@ -25,3 +26,5 @@ EEPROM_DRIVER = i2c
#project specific files
SRC += matrix.c
QUANTUM_LIB_SRC += i2c_master.c
+
+MOUSE_SHARED_EP = no