summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/ansi/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hhkb/ansi/config.h')
-rw-r--r--keyboards/hhkb/ansi/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/hhkb/ansi/config.h b/keyboards/hhkb/ansi/config.h
index f2ba9fd74a..0ebeadf4b4 100644
--- a/keyboards/hhkb/ansi/config.h
+++ b/keyboards/hhkb/ansi/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 8
@@ -25,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 200
-/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
/* Set 0 if debouncing isn't needed */