X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fchimera_ortho%2Fconfig.h;h=1282008e2c7c9d4e2b4a3889e76954106efb9ce2;hb=4cdb86c730528c8ca5ff90f5b9b01c395d31fc0e;hp=4bf85eb88f3bc4bcfd7c6ee9383e78362860d0d1;hpb=47c91fc7f75ae0a477e55b687aa0fc30da0a283c;p=qmk_firmware.git diff --git a/keyboards/chimera_ortho/config.h b/keyboards/chimera_ortho/config.h index 4bf85eb88..1282008e2 100644 --- a/keyboards/chimera_ortho/config.h +++ b/keyboards/chimera_ortho/config.h @@ -41,12 +41,6 @@ along with this program. If not, see . #define ONESHOT_TIMEOUT 500 - -/* 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.