diff options
Diffstat (limited to 'keyboards/e6v2/le/config.h')
| -rw-r--r-- | keyboards/e6v2/le/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/e6v2/le/config.h b/keyboards/e6v2/le/config.h index e15545150..580929ba8 100644 --- a/keyboards/e6v2/le/config.h +++ b/keyboards/e6v2/le/config.h | |||
| @@ -56,10 +56,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 56 | #define DIODE_DIRECTION COL2ROW | 56 | #define DIODE_DIRECTION COL2ROW |
| 57 | #define DEBOUNCING_DELAY 5 | 57 | #define DEBOUNCING_DELAY 5 |
| 58 | 58 | ||
| 59 | #define IS_COMMAND() ( \ | ||
| 60 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 61 | ) | ||
| 62 | |||
| 63 | |||
| 64 | |||
| 65 | #endif | 59 | #endif |
