diff options
Diffstat (limited to 'keyboards/jj50/config.h')
-rw-r--r-- | keyboards/jj50/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/jj50/config.h b/keyboards/jj50/config.h index 6aa762883..0f09f02ff 100644 --- a/keyboards/jj50/config.h +++ b/keyboards/jj50/config.h | |||
@@ -48,7 +48,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
48 | #define NO_UART 1 | 48 | #define NO_UART 1 |
49 | #define BOOTLOADHID_BOOTLOADER 1 | 49 | #define BOOTLOADHID_BOOTLOADER 1 |
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 |