diff options
Diffstat (limited to 'keyboards/lets_split/rev1/config.h')
| -rw-r--r-- | keyboards/lets_split/rev1/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/lets_split/rev1/config.h b/keyboards/lets_split/rev1/config.h index 18b7cce5a..e9dc0a534 100644 --- a/keyboards/lets_split/rev1/config.h +++ b/keyboards/lets_split/rev1/config.h | |||
| @@ -53,11 +53,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | /* Locking resynchronize hack */ | 53 | /* Locking resynchronize hack */ |
| 54 | #define LOCKING_RESYNC_ENABLE | 54 | #define LOCKING_RESYNC_ENABLE |
| 55 | 55 | ||
| 56 | /* key combination for command */ | ||
| 57 | #define IS_COMMAND() ( \ | ||
| 58 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 59 | ) | ||
| 60 | |||
| 61 | /* ws2812 RGB LED */ | 56 | /* ws2812 RGB LED */ |
| 62 | #define RGB_DI_PIN D3 | 57 | #define RGB_DI_PIN D3 |
| 63 | 58 | ||
