X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fhandwired%2Fonekey%2Fconfig.h;h=4a3042eeae4ca1bd1fa10829db499b4257e7a24d;hb=b463415d84867b34f35de2277d419676a602ddb0;hp=c0a6b5839214910bf5c1fb6f7caf9a76392ee534;hpb=9f33a5593cc70dfb0885328061f1aa4b2c2fa386;p=qmk_firmware.git diff --git a/keyboards/handwired/onekey/config.h b/keyboards/handwired/onekey/config.h index c0a6b5839..4a3042eea 100644 --- a/keyboards/handwired/onekey/config.h +++ b/keyboards/handwired/onekey/config.h @@ -47,13 +47,6 @@ along with this program. If not, see . /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE -/* key combination for command */ -#define IS_COMMAND() ( \ - keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ -) - - - /* * Feature disable options * These options are also useful to firmware size reduction.