Remove redundant config

This commit is contained in:
Richard Baptist 2019-10-01 09:46:44 +02:00
parent 72cfa2cd00
commit d17a72f7ec
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -110,14 +110,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define NO_ACTION_MACRO #define NO_ACTION_MACRO
#define NO_ACTION_ONESHOT #define NO_ACTION_ONESHOT
#ifndef NO_DEBUG
#define NO_DEBUG
#endif // !NO_DEBUG
#if !defined(NO_PRINT) && !defined(CONSOLE_ENABLE)
#define NO_PRINT
#endif // !NO_PRINT
#undef PRODUCT #undef PRODUCT
#define PRODUCT Corne Keyboard #define PRODUCT Corne Keyboard