diff options
Diffstat (limited to 'layouts/community/75_ansi/spidey3/config.h')
| -rw-r--r-- | layouts/community/75_ansi/spidey3/config.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layouts/community/75_ansi/spidey3/config.h b/layouts/community/75_ansi/spidey3/config.h new file mode 100644 index 000000000..7fe098f0e --- /dev/null +++ b/layouts/community/75_ansi/spidey3/config.h | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | #pragma once | ||
| 2 | |||
| 3 | #define NO_ACTION_ONESHOT | ||
| 4 | #define NO_ACTION_MACRO | ||
| 5 | #define NO_ACTION_FUNCTION | ||
| 6 | #undef LOCKING_SUPPORT_ENABLE | ||
| 7 | |||
| 8 | #define LAYER_STATE_8BIT | ||
| 9 | #define MAX_LAYER 4 | ||
