X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fzen%2Fconfig.h;h=6868dc13541ef9aa7e6b688e19daa69c90b32baa;hb=ffc82ebdb2ee00c14dd225eb057d209d4584a623;hp=4478062eb0edc618e3c8332dde65a818939265a1;hpb=9a4db7a860ecb35ed6d1402955cc169512a8ba74;p=qmk_firmware.git diff --git a/keyboards/zen/config.h b/keyboards/zen/config.h index 4478062eb..6868dc135 100644 --- a/keyboards/zen/config.h +++ b/keyboards/zen/config.h @@ -15,17 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef CONFIG_H -#define CONFIG_H +#pragma once #include "config_common.h" - -#endif // CONFIG_H - -#undef RGBLED_NUM -#define RGBLIGHT_ANIMATIONS -#define RGBLED_NUM 16 - -#ifndef TAPPING_TERM -#define TAPPING_TERM 100 -#endif