forked from mirror/qmk_firmware
ducky: move winkey grave esc to default keymap
This commit is contained in:
@@ -71,7 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
* This is userful for the Windows task manager shortcut (ctrl+shift+esc).
|
* This is userful for the Windows task manager shortcut (ctrl+shift+esc).
|
||||||
*/
|
*/
|
||||||
// #define GRAVE_ESC_CTRL_OVERRIDE
|
// #define GRAVE_ESC_CTRL_OVERRIDE
|
||||||
#define GRAVE_ESC_GUI_OVERRIDE
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Force NKRO
|
* Force NKRO
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
// place overrides here
|
// place overrides here
|
||||||
|
#define GRAVE_ESC_GUI_OVERRIDE
|
||||||
#define MK_3_SPEED
|
#define MK_3_SPEED
|
||||||
#define MK_C_OFFSET_UNMOD 400 /* Cursor offset per movement (unmodified) */
|
#define MK_C_OFFSET_UNMOD 400 /* Cursor offset per movement (unmodified) */
|
||||||
#define MK_C_INTERVAL_UNMOD 5 /* Time between cursor movements (unmodified) */
|
#define MK_C_INTERVAL_UNMOD 5 /* Time between cursor movements (unmodified) */
|
||||||
|
|||||||
Reference in New Issue
Block a user