forked from mirrors/qmk_userspace
add option to let ctrl override shift/gui for the GRAVE_ESC.
This enables the ctrl+shift+esc shortcut to task manager on windows.
This commit is contained in:
parent
88198a9606
commit
897ceac26c
2 changed files with 6 additions and 0 deletions
|
|
@ -20,5 +20,6 @@
|
|||
#include "../../config.h"
|
||||
|
||||
// place overrides here
|
||||
#define GRAVE_ESC_CTRL_OVERRIDE
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue