diff options
Diffstat (limited to 'keyboards/handwired/split89')
-rw-r--r-- | keyboards/handwired/split89/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/split89/config.h b/keyboards/handwired/split89/config.h index c43a320517..0d80ce409e 100644 --- a/keyboards/handwired/split89/config.h +++ b/keyboards/handwired/split89/config.h @@ -81,11 +81,6 @@ COLS = number of cols per side which curently needs to be equal so there are bla /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE -/* If defined, GRAVE_ESC will always act as ESC when CTRL is held. - * This is useful for the Windows task manager shortcut (ctrl+shift+esc). - */ -//#define GRAVE_ESC_CTRL_OVERRIDE - /* * Feature disable options * These options are also useful to firmware size reduction. |