X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tmk_core%2Fcommon%2Feeconfig.h;h=ce60ca86615cd1df35eee18d4897734f7c219b0d;hb=f30f12ec8122b7c025ff83c5e38e171c4107052b;hp=280dc7ab67e7bf8fe2e94f1affd8d67d79931a5b;hpb=3448d5d4874a2775f85320a2be69edd241575d46;p=qmk_firmware.git diff --git a/tmk_core/common/eeconfig.h b/tmk_core/common/eeconfig.h index 280dc7ab6..ce60ca866 100644 --- a/tmk_core/common/eeconfig.h +++ b/tmk_core/common/eeconfig.h @@ -34,6 +34,7 @@ along with this program. If not, see . #define EECONFIG_AUDIO (uint8_t *)7 #define EECONFIG_RGBLIGHT (uint32_t *)8 #define EECONFIG_UNICODEMODE (uint8_t *)12 +#define EECONFIG_STENOMODE (uint8_t *)13 /* debug bit */