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
|