Browse Source

Apply suggestions from code review

Co-authored-by: Drashna Jaelre <drashna@live.com>
pull/22972/head
Lex Brugman 2 weeks ago
committed by GitHub
parent
commit
11a59503e9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      keyboards/mmkeyboard/class60/soldered/config.h

+ 0
- 3
keyboards/mmkeyboard/class60/soldered/config.h View File

@ -22,9 +22,7 @@
#define AUDIO_PIN_ALT A13
#undef AUDIO_VOICES
#define AUDIO_DAC_SAMPLE_MAX 4095U
#ifdef AUDIO_ENABLE
#define DEFAULT_LAYER_SONGS { \
SONG(CAPS_LOCK_ON_SOUND), \
SONG(CAPS_LOCK_OFF_SOUND), \
@ -33,4 +31,3 @@
SONG(SCROLL_LOCK_ON_SOUND), \
SONG(SCROLL_LOCK_OFF_SOUND) \
}
#endif

Loading…
Cancel
Save