diff options
Diffstat (limited to 'keyboards/lfkeyboards/lfk78/config.h')
-rw-r--r-- | keyboards/lfkeyboards/lfk78/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfk78/config.h b/keyboards/lfkeyboards/lfk78/config.h index 5a855b07c..2b0b01d86 100644 --- a/keyboards/lfkeyboards/lfk78/config.h +++ b/keyboards/lfkeyboards/lfk78/config.h | |||
@@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
39 | 39 | ||
40 | #define TAPPING_TERM 200 | 40 | #define TAPPING_TERM 200 |
41 | 41 | ||
42 | #define C6_AUDIO | 42 | #define AUDIO_PIN C6 |
43 | #define AUDIO_VOICES | 43 | #define AUDIO_VOICES |
44 | 44 | ||
45 | #define RGB_DI_PIN C7 // Have to set it to something to get the ws2812 code to compile | 45 | #define RGB_DI_PIN C7 // Have to set it to something to get the ws2812 code to compile |