mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-29 20:26:56 +06:00
10 lines
201 B
C
10 lines
201 B
C
|
// Copyright 2022 ZyBeR (@ZyberSE)
|
||
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#undef TAPPING_TERM
|
||
|
#define TAPPING_TERM 152
|
||
|
#define GRAVE_ESC_GUI_OVERRIDE
|
||
|
#define BOTH_SHIFTS_TURNS_ON_CAPS_WORD
|