~ruther/qmk_firmware

ref: 31c81d432cbe963a1132f231036d38aa908c9403 qmk_firmware/keyboards/wsk/gothic50/config.h -rw-r--r-- 371 bytes
31c81d43 — Cipulot Add EC980C (#23172) 1 year, 17 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* If defined, GRAVE_ESC will always act as ESC when CTRL is held.
 * This is useful for the Windows task manager shortcut (ctrl+shift+esc).
 */
#define GRAVE_ESC_CTRL_OVERRIDE
Do not follow this link