diff options
Diffstat (limited to 'keyboards/lfkeyboards/lfk87/config.h')
-rw-r--r-- | keyboards/lfkeyboards/lfk87/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfk87/config.h b/keyboards/lfkeyboards/lfk87/config.h index 118c135aa..c03059092 100644 --- a/keyboards/lfkeyboards/lfk87/config.h +++ b/keyboards/lfkeyboards/lfk87/config.h | |||
@@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
50 | #endif | 50 | #endif |
51 | 51 | ||
52 | #define AUDIO_VOICES | 52 | #define AUDIO_VOICES |
53 | #define C6_AUDIO | 53 | #define AUDIO_PIN C6 |
54 | 54 | ||
55 | #define BACKLIGHT_LEVELS 10 | 55 | #define BACKLIGHT_LEVELS 10 |
56 | #define BACKLIGHT_PWM_MAP {2, 4, 8, 16, 40, 55, 70, 128, 200, 255} | 56 | #define BACKLIGHT_PWM_MAP {2, 4, 8, 16, 40, 55, 70, 128, 200, 255} |