diff options
Diffstat (limited to 'keyboards/handwired/xealous/rev1/config.h')
| -rw-r--r-- | keyboards/handwired/xealous/rev1/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/xealous/rev1/config.h b/keyboards/handwired/xealous/rev1/config.h index 6fc769b5f..f58c8f90b 100644 --- a/keyboards/handwired/xealous/rev1/config.h +++ b/keyboards/handwired/xealous/rev1/config.h | |||
| @@ -64,11 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 64 | /* Set 0 if debouncing isn't needed */ | 64 | /* Set 0 if debouncing isn't needed */ |
| 65 | #define DEBOUNCING_DELAY 5 | 65 | #define DEBOUNCING_DELAY 5 |
| 66 | 66 | ||
| 67 | /* key combination for command */ | ||
| 68 | #define IS_COMMAND() ( \ | ||
| 69 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 70 | ) | ||
| 71 | |||
| 72 | /* | 67 | /* |
| 73 | * Feature disable options | 68 | * Feature disable options |
| 74 | * These options are also useful to firmware size reduction. | 69 | * These options are also useful to firmware size reduction. |
