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 35e944069..f8b7d4d39 100644 --- a/keyboards/nack/rules.mk +++ b/keyboards/nack/rules.mk | |||
| @@ -24,5 +24,5 @@ AUDIO_ENABLE = yes # Audio output | |||
| 24 | RGB_MATRIX_ENABLE = yes | 24 | RGB_MATRIX_ENABLE = yes |
| 25 | RGB_MATRIX_DRIVER = WS2812 | 25 | RGB_MATRIX_DRIVER = WS2812 |
| 26 | WS2812_DRIVER = spi | 26 | WS2812_DRIVER = spi |
| 27 | AUDIO_DRIVER = dac_additive # How to drive the 2 speakers | 27 | AUDIO_DRIVER = dac_basic # How to drive the 2 speakers |
| 28 | UNICODE_ENABLE = yes # Unicode support | 28 | UNICODE_ENABLE = yes # Unicode support |
