diff options
Diffstat (limited to 'keyboards/atset')
-rw-r--r-- | keyboards/atset/at1/config.h | 5 | ||||
-rw-r--r-- | keyboards/atset/at12/config.h | 5 | ||||
-rw-r--r-- | keyboards/atset/at16/config.h | 5 | ||||
-rw-r--r-- | keyboards/atset/at3/config.h | 5 | ||||
-rw-r--r-- | keyboards/atset/at6/config.h | 5 | ||||
-rw-r--r-- | keyboards/atset/at9/config.h | 5 |
6 files changed, 0 insertions, 30 deletions
diff --git a/keyboards/atset/at1/config.h b/keyboards/atset/at1/config.h index b625c4b223..eef66013e8 100644 --- a/keyboards/atset/at1/config.h +++ b/keyboards/atset/at1/config.h @@ -30,8 +30,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 diff --git a/keyboards/atset/at12/config.h b/keyboards/atset/at12/config.h index e824f65daf..8607713ee1 100644 --- a/keyboards/atset/at12/config.h +++ b/keyboards/atset/at12/config.h @@ -30,8 +30,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 diff --git a/keyboards/atset/at16/config.h b/keyboards/atset/at16/config.h index 2f05ec8ad8..d50f776439 100644 --- a/keyboards/atset/at16/config.h +++ b/keyboards/atset/at16/config.h @@ -30,8 +30,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 diff --git a/keyboards/atset/at3/config.h b/keyboards/atset/at3/config.h index b6f8245805..f8b33e0190 100644 --- a/keyboards/atset/at3/config.h +++ b/keyboards/atset/at3/config.h @@ -30,8 +30,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 diff --git a/keyboards/atset/at6/config.h b/keyboards/atset/at6/config.h index 13c7e0639c..0384ebd4a5 100644 --- a/keyboards/atset/at6/config.h +++ b/keyboards/atset/at6/config.h @@ -30,8 +30,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 diff --git a/keyboards/atset/at9/config.h b/keyboards/atset/at9/config.h index 788ec42fe2..f2aa39f862 100644 --- a/keyboards/atset/at9/config.h +++ b/keyboards/atset/at9/config.h @@ -30,8 +30,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 |