update command setting to the correct default

planck_ez_with_5372
Jack Humbert 6 years ago
parent 96e6c1fa31
commit 44006889d7
  1. 5
      keyboards/planck/ez/config.h

@ -80,11 +80,6 @@
*/ */
//#define FORCE_NKRO //#define FORCE_NKRO
/* key combination for magic key command */
#define IS_COMMAND() ( \
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
)
/* /*
* Feature disable options * Feature disable options
* These options are also useful to firmware size reduction. * These options are also useful to firmware size reduction.

Loading…
Cancel
Save