diff options
Diffstat (limited to 'keyboards/ergodash/rev1/config.h')
-rw-r--r-- | keyboards/ergodash/rev1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodash/rev1/config.h b/keyboards/ergodash/rev1/config.h index 6e25194e4..07282cdad 100644 --- a/keyboards/ergodash/rev1/config.h +++ b/keyboards/ergodash/rev1/config.h | |||
@@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
45 | /* define if matrix has ghost */ | 45 | /* define if matrix has ghost */ |
46 | //#define MATRIX_HAS_GHOST | 46 | //#define MATRIX_HAS_GHOST |
47 | 47 | ||
48 | #define C6_AUDIO | 48 | #define AUDIO_PIN C6 |
49 | 49 | ||
50 | /* number of backlight levels */ | 50 | /* number of backlight levels */ |
51 | #ifdef BACKLIGHT_ENABLE | 51 | #ifdef BACKLIGHT_ENABLE |