1
0
Fork 0

add description of new option to docs and add option (commented out) into template.

This commit is contained in:
Balz Guenat 2017-08-11 22:20:36 +02:00 committed by Jack Humbert
parent 188ed682e3
commit 5ad103fa51
2 changed files with 8 additions and 1 deletions

View 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
*