X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fnyquist%2Fkeymaps%2Fdefault%2Fconfig.h;fp=keyboards%2Fnyquist%2Fkeymaps%2Fdefault%2Fconfig.h;h=0fa606f296534d5b3fbfc55afb6bbec309ff2275;hb=a49d0a1e83d686a6c7a0673ffbd691f80908ea6f;hp=c4604af436f9b18dab692db40f828f5a644bf48d;hpb=a95fc388fd85ffddcaf07e56ce5a147458fad47c;p=qmk_firmware.git diff --git a/keyboards/nyquist/keymaps/default/config.h b/keyboards/nyquist/keymaps/default/config.h index c4604af43..0fa606f29 100644 --- a/keyboards/nyquist/keymaps/default/config.h +++ b/keyboards/nyquist/keymaps/default/config.h @@ -15,10 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "config_common.h" +#pragma once /* Use I2C or Serial, not both */ @@ -37,5 +34,3 @@ along with this program. If not, see . #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 - -#endif