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