X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Famj96%2Fconfig.h;h=866bcd5266052a101bd2fc8210a7409660f20034;hb=f542c0589bec06501a3990070c08638a9124f055;hp=1ba35b54d0049cfb52239eca8c66cc8e850aebe4;hpb=015aed50a36ba9582fb24023f2ecc4f14b16dcfd;p=qmk_firmware.git diff --git a/keyboards/amj96/config.h b/keyboards/amj96/config.h index 1ba35b54d..866bcd526 100644 --- a/keyboards/amj96/config.h +++ b/keyboards/amj96/config.h @@ -44,7 +44,7 @@ along with this program. If not, see . */ #define UNUSED_PINS -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW // #define BACKLIGHT_PIN D4 @@ -114,11 +114,6 @@ along with this program. If not, see . * */ -/* key combination for magic key command */ -#define IS_COMMAND() ( \ - keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ -) - /* control how magic key switches layers */ //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true @@ -170,8 +165,8 @@ along with this program. If not, see . //#define NO_ACTION_LAYER //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT -//#define NO_ACTION_MACRO -//#define NO_ACTION_FUNCTION +#define NO_ACTION_MACRO +#define NO_ACTION_FUNCTION /* * MIDI options