]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/template/config.h
add description of new option to docs and add option (commented out) into template.
[qmk_firmware.git] / quantum / template / config.h
index dbca45765d1fe963ccd4c50bdb34610c7cce0d9d..700a56f527cd3f729aa327576d7b21f794060adb 100644 (file)
@@ -67,6 +67,11 @@ 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
+
 /*
  * Force NKRO
  *