diff options
Diffstat (limited to 'keyboards/planck/config.h')
-rw-r--r-- | keyboards/planck/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/config.h b/keyboards/planck/config.h index 5cf96bb88..c86f8491e 100644 --- a/keyboards/planck/config.h +++ b/keyboards/planck/config.h | |||
@@ -37,6 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
37 | #define UNUSED_PINS | 37 | #define UNUSED_PINS |
38 | 38 | ||
39 | #define AUDIO_VOICES | 39 | #define AUDIO_VOICES |
40 | #define C6_AUDIO | ||
40 | 41 | ||
41 | #define BACKLIGHT_PIN B7 | 42 | #define BACKLIGHT_PIN B7 |
42 | 43 | ||