summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorJack Humbert2017-06-27 16:57:19 -0400
committerGitHub2017-06-27 16:57:19 -0400
commita52836e669cb41b39629076f4cd6f1d4d8a949b1 (patch)
tree915375855e8a8d667f2071391dc56a390db52854 /keyboards
parent4ba9438c3f71e6ea3433be4f9e1a28d36471d247 (diff)
parent7d28a417c035b66529d7f6d49479fe4c22737134 (diff)
Merge pull request #1445 from qmk/dual_audio
Allow for duophony (C6 and B5) and B5 audio
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/atomic/keymaps/pvc/config.h2
-rw-r--r--keyboards/planck/config.h1
-rw-r--r--keyboards/preonic/config.h1
3 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/atomic/keymaps/pvc/config.h b/keyboards/atomic/keymaps/pvc/config.h
index 18a7253f2..ea5821ee7 100644
--- a/keyboards/atomic/keymaps/pvc/config.h
+++ b/keyboards/atomic/keymaps/pvc/config.h
@@ -49,6 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_PIN B7
#define BACKLIGHT_BREATHING
+#define C6_AUDIO
+
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
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/>.
#define UNUSED_PINS
#define AUDIO_VOICES
+#define C6_AUDIO
#define BACKLIGHT_PIN B7
diff --git a/keyboards/preonic/config.h b/keyboards/preonic/config.h
index 239c29ebf..8aa88b7f0 100644
--- a/keyboards/preonic/config.h
+++ b/keyboards/preonic/config.h
@@ -38,6 +38,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