diff options
Diffstat (limited to 'keyboards/viktus')
-rw-r--r-- | keyboards/viktus/smolka/config.h | 5 | ||||
-rw-r--r-- | keyboards/viktus/sp111/config.h | 5 | ||||
-rw-r--r-- | keyboards/viktus/styrka/config.h | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/viktus/smolka/config.h b/keyboards/viktus/smolka/config.h index 2a555133c8..ecbc354ed6 100644 --- a/keyboards/viktus/smolka/config.h +++ b/keyboards/viktus/smolka/config.h @@ -48,11 +48,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define ENCODER_RESOLUTIONS { 4, 2 } -/* 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 - /* * Feature disable options * These options are also useful to firmware size reduction. diff --git a/keyboards/viktus/sp111/config.h b/keyboards/viktus/sp111/config.h index a55b7efcaa..de69834902 100644 --- a/keyboards/viktus/sp111/config.h +++ b/keyboards/viktus/sp111/config.h @@ -25,11 +25,6 @@ /* 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 - /* * Feature disable options * These options are also useful to firmware size reduction. diff --git a/keyboards/viktus/styrka/config.h b/keyboards/viktus/styrka/config.h index 9d3ab5ef18..f82cac87e3 100644 --- a/keyboards/viktus/styrka/config.h +++ b/keyboards/viktus/styrka/config.h @@ -49,11 +49,6 @@ B0, which is unconnected on the PCB /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE -/* If defined, GRAVE_ESC will always act as ESC when CTRL is held. - * This is userful for the Windows task manager shortcut (ctrl+shift+esc). - */ -// #define GRAVE_ESC_CTRL_OVERRIDE - /* * Feature disable options * These options are also useful to firmware size reduction. |