X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fskog%2Fconfig.h;h=f518da8c9b0f7f486b3fcad977917c1987b9cb0b;hb=93b7fccad65aa4c12b37bc3d1a507ae909511587;hp=dea3e28e88a644c56924d29e08a92552bc88bb22;hpb=47c91fc7f75ae0a477e55b687aa0fc30da0a283c;p=qmk_firmware.git diff --git a/keyboards/skog/config.h b/keyboards/skog/config.h index dea3e28e8..f518da8c9 100644 --- a/keyboards/skog/config.h +++ b/keyboards/skog/config.h @@ -36,7 +36,4 @@ along with this program. If not, see . #define NO_UART 1 #define BOOTLOADHID_BOOTLOADER 1 -/* key combination for command */ -#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) - #endif