summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/pico/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/pico/config.h')
-rw-r--r--keyboards/helix/pico/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/helix/pico/config.h b/keyboards/helix/pico/config.h
index 3938db30e6..b01fd3a001 100644
--- a/keyboards/helix/pico/config.h
+++ b/keyboards/helix/pico/config.h
@@ -77,7 +77,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Audio */
#ifdef AUDIO_ENABLE
- #define B5_AUDIO
+ #define AUDIO_PIN B5
#endif
/* ws2812 RGB LED */