diff options
Diffstat (limited to 'layouts/community/65_ansi_blocker/spidey3/config.h')
-rw-r--r-- | layouts/community/65_ansi_blocker/spidey3/config.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/layouts/community/65_ansi_blocker/spidey3/config.h b/layouts/community/65_ansi_blocker/spidey3/config.h deleted file mode 100644 index 9439de45c9..0000000000 --- a/layouts/community/65_ansi_blocker/spidey3/config.h +++ /dev/null @@ -1,12 +0,0 @@ -// Copyright 2022 Joshua Diamond josh@windowoffire.com (@spidey3) -// SPDX-License-Identifier: GPL-2.0-or-later - -#pragma once - -#define NO_ACTION_ONESHOT -#undef LOCKING_SUPPORT_ENABLE - -#define LAYER_STATE_8BIT -#define MAX_LAYER 4 - -#define SHIFT_BACKSPACE_DELETE |