diff options
Diffstat (limited to 'keyboards/dichotemy/config.h')
-rw-r--r-- | keyboards/dichotemy/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/dichotemy/config.h b/keyboards/dichotemy/config.h index b3bd6d942..1d92cf74e 100644 --- a/keyboards/dichotemy/config.h +++ b/keyboards/dichotemy/config.h | |||
@@ -52,8 +52,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
52 | * These options are also useful to firmware size reduction. | 52 | * These options are also useful to firmware size reduction. |
53 | */ | 53 | */ |
54 | 54 | ||
55 | #define PREVENT_STUCK_MODIFIERS | ||
56 | |||
57 | /* disable debug print */ | 55 | /* disable debug print */ |
58 | //#define NO_DEBUG | 56 | //#define NO_DEBUG |
59 | 57 | ||