diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-27 14:35:08 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-27 14:35:08 -0400 |
commit | ea7590c8940bc85f8a83bd42b1e01bc1431c104b (patch) | |
tree | f3c2b71269e6ff64dd3c427d0f8a7e27f2900201 /keyboards/planck/config.h | |
parent | 9f5b4e1d7a37f873acbc19b8385964121566653e (diff) |
add new arguements, docs
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 5cf96bb88c..c86f8491ee 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/>. #define UNUSED_PINS #define AUDIO_VOICES +#define C6_AUDIO #define BACKLIGHT_PIN B7 |