diff options
Diffstat (limited to 'keyboards/orthodox/keymaps')
-rw-r--r-- | keyboards/orthodox/keymaps/drashna/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h index 585c916404..e3a89bce6a 100644 --- a/keyboards/orthodox/keymaps/drashna/config.h +++ b/keyboards/orthodox/keymaps/drashna/config.h @@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif // RGBLIGHT_ENABLE #ifdef AUDIO_ENABLE -# define C6_AUDIO +# define AUDIO_PIN C6 # ifdef RGBLIGHT_ENABLE # define NO_MUSIC_MODE # endif |