diff options
Diffstat (limited to 'keyboards/lfkeyboards/smk65/revb/config.h')
-rw-r--r-- | keyboards/lfkeyboards/smk65/revb/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/lfkeyboards/smk65/revb/config.h b/keyboards/lfkeyboards/smk65/revb/config.h index 0d4fe40f35..924a04fd9e 100644 --- a/keyboards/lfkeyboards/smk65/revb/config.h +++ b/keyboards/lfkeyboards/smk65/revb/config.h @@ -43,8 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //RevB only: #define AUDIO_VOICES -#define C6_AUDIO -// #define B5_AUDIO +#define AUDIO_PIN C6 #define BACKLIGHT_LEVELS 8 #define BACKLIGHT_PWM_MAP {8, 16, 40, 55, 70, 128, 200, 255} |