summaryrefslogtreecommitdiff
path: root/keyboards/omkbd/ergodash/mini/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/omkbd/ergodash/mini/config.h')
-rw-r--r--keyboards/omkbd/ergodash/mini/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/omkbd/ergodash/mini/config.h b/keyboards/omkbd/ergodash/mini/config.h
index fbd73d0370..98ae84b24a 100644
--- a/keyboards/omkbd/ergodash/mini/config.h
+++ b/keyboards/omkbd/ergodash/mini/config.h
@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
// Rows are doubled-up
@@ -40,12 +39,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define AUDIO_PIN C6
-/* number of backlight levels */
#ifdef BACKLIGHT_ENABLE
#define BACKLIGHT_PIN B6
#define BACKLIGHT_LEVELS 7
-// #define BACKLIGHT_BREATHING
-// #define BREATHING_PERIOD 4
#endif
/* Set 0 if debouncing isn't needed */