diff options
Diffstat (limited to 'keyboards/kc60se')
-rw-r--r-- | keyboards/kc60se/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/kc60se/config.h b/keyboards/kc60se/config.h index 2f571fc94e..e297ec5959 100644 --- a/keyboards/kc60se/config.h +++ b/keyboards/kc60se/config.h @@ -32,11 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_PIN F5 #define BACKLIGHT_LEVELS 6 -/* 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 - /* * Feature disable options * These options are also useful to firmware size reduction. |