summaryrefslogtreecommitdiff
path: root/keyboards/dtisaac/dosa40rgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dtisaac/dosa40rgb/config.h')
-rw-r--r--keyboards/dtisaac/dosa40rgb/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/dtisaac/dosa40rgb/config.h b/keyboards/dtisaac/dosa40rgb/config.h
index 7a931c998c..12402c7d3f 100644
--- a/keyboards/dtisaac/dosa40rgb/config.h
+++ b/keyboards/dtisaac/dosa40rgb/config.h
@@ -17,11 +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 4
-#define MATRIX_COLS 11
/*
* Keyboard Matrix Assignments
@@ -95,6 +90,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
#endif
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-//#define DEBOUNCE 5