diff options
Diffstat (limited to 'keyboards/preonic/config.h')
-rw-r--r-- | keyboards/preonic/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/preonic/config.h b/keyboards/preonic/config.h index c4aa5805d..f08be58c6 100644 --- a/keyboards/preonic/config.h +++ b/keyboards/preonic/config.h | |||
@@ -41,7 +41,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
41 | #define QMK_SPEAKER C6 | 41 | #define QMK_SPEAKER C6 |
42 | 42 | ||
43 | #define AUDIO_VOICES | 43 | #define AUDIO_VOICES |
44 | #define C6_AUDIO | 44 | #define AUDIO_PIN C6 |
45 | 45 | ||
46 | #define BACKLIGHT_PIN B7 | 46 | #define BACKLIGHT_PIN B7 |
47 | 47 | ||