update command setting to the correct default

planck_ez_with_5372
Jack Humbert 5 years ago
parent 96e6c1fa31
commit 44006889d7

@ -80,11 +80,6 @@
*/
//#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
* These options are also useful to firmware size reduction.

Loading…
Cancel
Save