X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fdichotomy%2Fconfig.h;h=2fc098fe3438f8ecc53f326ebbd6637b69155104;hb=17ff9cf554d64fd3e036f3d6e06cff952d8802bf;hp=f0847ec52ce1d85739aee5a676e7f61f77ba2e06;hpb=3542e573c8ee464f62fc5e9a0f618d3a244048c0;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.