diff options
Diffstat (limited to 'keyboards/keebio/quefrency/keymaps/drashna_ms')
-rw-r--r-- | keyboards/keebio/quefrency/keymaps/drashna_ms/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keebio/quefrency/keymaps/drashna_ms/config.h b/keyboards/keebio/quefrency/keymaps/drashna_ms/config.h index 089c8cf79e..80a3cb877e 100644 --- a/keyboards/keebio/quefrency/keymaps/drashna_ms/config.h +++ b/keyboards/keebio/quefrency/keymaps/drashna_ms/config.h @@ -35,6 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif #ifdef AUDIO_ENABLE - #define B7_AUDIO + #define AUDIO_PIN B7 #define AUDIO_CLICKY #endif |