config.h (195B)
- // Copyright 2021 Danny Nguyen (@nooges)
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #define AUDIO_PIN C6
- #ifdef AUDIO_ENABLE
- # define STARTUP_SONG SONG(STARTUP_SOUND)
- #endif
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
config.h (195B)
- // Copyright 2021 Danny Nguyen (@nooges)
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #define AUDIO_PIN C6
- #ifdef AUDIO_ENABLE
- # define STARTUP_SONG SONG(STARTUP_SOUND)
- #endif