X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fdichotomy%2Fconfig.h;h=2fc098fe3438f8ecc53f326ebbd6637b69155104;hb=6af77551c67c846b06c596cbd367d66c755f8051;hp=f0847ec52ce1d85739aee5a676e7f61f77ba2e06;hpb=47c91fc7f75ae0a477e55b687aa0fc30da0a283c;p=qmk_firmware.git diff --git a/keyboards/dichotomy/config.h b/keyboards/dichotomy/config.h index f0847ec52..2fc098fe3 100755 --- a/keyboards/dichotomy/config.h +++ b/keyboards/dichotomy/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.