From 5bcfc273ce2699913454408a0f266112c665d425 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Thu, 2 Jun 2022 19:30:07 +0100 Subject: Fix lint errors (#17293) --- keyboards/handwired/d48/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/handwired/d48') diff --git a/keyboards/handwired/d48/config.h b/keyboards/handwired/d48/config.h index 9c23442997..83ca9b2247 100644 --- a/keyboards/handwired/d48/config.h +++ b/keyboards/handwired/d48/config.h @@ -31,9 +31,6 @@ /* Locking resynchronize hack */ // #define LOCKING_RESYNC_ENABLE -/* prevent stuck modifiers */ -// #define PREVENT_STUCK_MODIFIERS - /* RGB Underglow */ #ifdef RGBLIGHT_ENABLE #define RGB_DI_PIN A15 -- cgit v1.2.3