diff options
Diffstat (limited to 'keyboards/clueboard/card/config.h')
-rw-r--r-- | keyboards/clueboard/card/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/clueboard/card/config.h b/keyboards/clueboard/card/config.h index 67ddb5e25c..a115f5d6cf 100644 --- a/keyboards/clueboard/card/config.h +++ b/keyboards/clueboard/card/config.h @@ -23,4 +23,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_LEVELS 6 // Enable audio -#define C6_AUDIO +#define AUDIO_PIN C6 |