diff options
Diffstat (limited to 'keyboards/ymd96/config.h')
-rw-r--r-- | keyboards/ymd96/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ymd96/config.h b/keyboards/ymd96/config.h index 1e9497fac..51d42603d 100644 --- a/keyboards/ymd96/config.h +++ b/keyboards/ymd96/config.h | |||
@@ -54,7 +54,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
54 | #define NO_UART 1 | 54 | #define NO_UART 1 |
55 | #define BOOTLOADHID_BOOTLOADER 1*/ | 55 | #define BOOTLOADHID_BOOTLOADER 1*/ |
56 | 56 | ||
57 | /* key combination for command */ | ||
58 | #define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) | ||
59 | |||
60 | #endif | 57 | #endif |