diff options
Diffstat (limited to 'keyboards/jj40/config.h')
| -rw-r--r-- | keyboards/jj40/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/jj40/config.h b/keyboards/jj40/config.h index 7fac1ed5b..67561b0b2 100644 --- a/keyboards/jj40/config.h +++ b/keyboards/jj40/config.h | |||
| @@ -48,7 +48,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 48 | #define RGB_DI_PIN E2 // NOTE: for PS2AVRGB boards, underglow commands are sent via I2C to 0xB0. | 48 | #define RGB_DI_PIN E2 // NOTE: for PS2AVRGB boards, underglow commands are sent via I2C to 0xB0. |
| 49 | #define RGBLIGHT_ANIMATIONS | 49 | #define RGBLIGHT_ANIMATIONS |
| 50 | 50 | ||
| 51 | /* key combination for command */ | ||
| 52 | #define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) | ||
| 53 | |||
| 54 | #endif | 51 | #endif |
