]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/jj50/config.h
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / jj50 / config.h
index 6aa7628837f4846ad6184108804702353bbae5bb..0f09f02ff87bfbed29ea9e6fe3a14f6a735e5c60 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