]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ymd75/config.h
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / ymd75 / config.h
index 748f43f26eb8508a53a817f07ca429ab26815d32..36031eebf5da80178a7fa3480eba181a3a02a112 100644 (file)
@@ -48,7 +48,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #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