X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fergo42%2Fkeymaps%2Fbiacco-underglow%2Fconfig.h;h=efadfa8143c0738b7a277f74b38a1f2e717ab61e;hb=78a01068a46fb1ba969f3f7875ffc08a8acb6f15;hp=bc80be306a45b4598baa2ff0484d0a964b0d6901;hpb=10b4591d88c2573ee3bdf99d195856f66c4899c3;p=qmk_firmware.git diff --git a/keyboards/ergo42/keymaps/biacco-underglow/config.h b/keyboards/ergo42/keymaps/biacco-underglow/config.h index bc80be306..efadfa814 100644 --- a/keyboards/ergo42/keymaps/biacco-underglow/config.h +++ b/keyboards/ergo42/keymaps/biacco-underglow/config.h @@ -18,10 +18,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.h" +#pragma once /* Use I2C or Serial, not both */ @@ -40,4 +37,3 @@ along with this program. If not, see . #define RGBLIGHT_ANIMATIONS #define RGBLIGHT_SLEEP -#endif