diff options
Diffstat (limited to 'keyboards/swiftrax/retropad')
-rw-r--r-- | keyboards/swiftrax/retropad/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/swiftrax/retropad/config.h b/keyboards/swiftrax/retropad/config.h index ecc14852f5..bf5e31b62b 100644 --- a/keyboards/swiftrax/retropad/config.h +++ b/keyboards/swiftrax/retropad/config.h @@ -51,9 +51,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLIGHT_VAL_STEP 8 #endif -/* define if matrix has ghost */ -//#define MATRIX_HAS_GHOST - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |