diff options
Diffstat (limited to 'keyboards/binepad/bn009')
-rw-r--r-- | keyboards/binepad/bn009/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/binepad/bn009/config.h b/keyboards/binepad/bn009/config.h index 1eec7bbce9..37800ef106 100644 --- a/keyboards/binepad/bn009/config.h +++ b/keyboards/binepad/bn009/config.h @@ -31,8 +31,3 @@ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE - -/* If defined, GRAVE_ESC will always act as ESC when CTRL is held. - * This is userful for the Windows task manager shortcut (ctrl+shift+esc). - */ -// #define GRAVE_ESC_CTRL_OVERRIDE |