summaryrefslogtreecommitdiff
path: root/keyboards/fleuron
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fleuron')
-rw-r--r--keyboards/fleuron/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/fleuron/config.h b/keyboards/fleuron/config.h
index 3f1d379163..6c9abfc65e 100644
--- a/keyboards/fleuron/config.h
+++ b/keyboards/fleuron/config.h
@@ -43,11 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* 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
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.