diff options
Diffstat (limited to 'keyboards/mechstudio')
-rw-r--r-- | keyboards/mechstudio/dawn/config.h | 3 | ||||
-rw-r--r-- | keyboards/mechstudio/ud_40_ortho/config.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/mechstudio/dawn/config.h b/keyboards/mechstudio/dawn/config.h index d98e53fa27..1a0590267b 100644 --- a/keyboards/mechstudio/dawn/config.h +++ b/keyboards/mechstudio/dawn/config.h @@ -32,8 +32,5 @@ /* set 0 if debouncing is not needed */ #define DEBOUNCE 5 -/* define if matrix has ghost (lacks anti-ghosting diodes) */ -//#define MATRIX_HAS_GHOST - #define QMK_ESC_OUTPUT F0 // usually COL #define QMK_ESC_INPUT B1 // usually ROW diff --git a/keyboards/mechstudio/ud_40_ortho/config.h b/keyboards/mechstudio/ud_40_ortho/config.h index 6c8c2e4ae9..b51b490a4c 100644 --- a/keyboards/mechstudio/ud_40_ortho/config.h +++ b/keyboards/mechstudio/ud_40_ortho/config.h @@ -52,8 +52,5 @@ /* set 0 if debouncing is not needed */ #define DEBOUNCE 5 -/* define if matrix has ghost (lacks anti-ghosting diodes) */ -//#define MATRIX_HAS_GHOST - #define QMK_ESC_OUTPUT F0 // usually COL #define QMK_ESC_INPUT B7 // usually ROW |