mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-15 20:31:27 +00:00
ducky: move winkey grave esc to default keymap
This commit is contained in:
parent
7e11f631bb
commit
8a33114488
@ -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).
|
||||
*/
|
||||
// #define GRAVE_ESC_CTRL_OVERRIDE
|
||||
#define GRAVE_ESC_GUI_OVERRIDE
|
||||
|
||||
/*
|
||||
* Force NKRO
|
||||
|
@ -17,6 +17,7 @@
|
||||
#pragma once
|
||||
|
||||
// place overrides here
|
||||
#define GRAVE_ESC_GUI_OVERRIDE
|
||||
#define MK_3_SPEED
|
||||
#define MK_C_OFFSET_UNMOD 400 /* Cursor offset per movement (unmodified) */
|
||||
#define MK_C_INTERVAL_UNMOD 5 /* Time between cursor movements (unmodified) */
|
||||
|
Loading…
Reference in New Issue
Block a user