diff options
Diffstat (limited to 'keyboards/viktus/sp_mini/config.h')
-rw-r--r-- | keyboards/viktus/sp_mini/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/viktus/sp_mini/config.h b/keyboards/viktus/sp_mini/config.h index c26afa9684..331cada5ae 100644 --- a/keyboards/viktus/sp_mini/config.h +++ b/keyboards/viktus/sp_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,9 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MASTER_LEFT #define USE_I2C -/* define if matrix has ghost */ -//#define MATRIX_HAS_GHOST - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |