diff options
Diffstat (limited to 'keyboards/helix/pico/config.h')
-rw-r--r-- | keyboards/helix/pico/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/helix/pico/config.h b/keyboards/helix/pico/config.h index 3938db30e..b01fd3a00 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/>. | |||
77 | 77 | ||
78 | /* Audio */ | 78 | /* Audio */ |
79 | #ifdef AUDIO_ENABLE | 79 | #ifdef AUDIO_ENABLE |
80 | #define B5_AUDIO | 80 | #define AUDIO_PIN B5 |
81 | #endif | 81 | #endif |
82 | 82 | ||
83 | /* ws2812 RGB LED */ | 83 | /* ws2812 RGB LED */ |