diff options
Diffstat (limited to 'keyboards/nack/rules.mk')
-rw-r--r-- | keyboards/nack/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nack/rules.mk b/keyboards/nack/rules.mk index 35e9440695..f8b7d4d39b 100644 --- a/keyboards/nack/rules.mk +++ b/keyboards/nack/rules.mk @@ -24,5 +24,5 @@ AUDIO_ENABLE = yes # Audio output RGB_MATRIX_ENABLE = yes RGB_MATRIX_DRIVER = WS2812 WS2812_DRIVER = spi -AUDIO_DRIVER = dac_additive # How to drive the 2 speakers +AUDIO_DRIVER = dac_basic # How to drive the 2 speakers UNICODE_ENABLE = yes # Unicode support |