summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/hoodrowg/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/hoodrowg/config.h')
-rw-r--r--keyboards/cannonkeys/hoodrowg/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/cannonkeys/hoodrowg/config.h b/keyboards/cannonkeys/hoodrowg/config.h
index d537eca59f..59edcea908 100644
--- a/keyboards/cannonkeys/hoodrowg/config.h
+++ b/keyboards/cannonkeys/hoodrowg/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
#define MATRIX_ROWS 12
#define MATRIX_COLS 9
@@ -42,9 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LED_CAPS_LOCK_PIN B6
#define LED_SCROLL_LOCK_PIN B2
-/* define if matrix has ghost */
-//#define MATRIX_HAS_GHOST
-
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5