X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fcomet46%2Fkeymaps%2Fdefault%2Fconfig.h;h=ee02a94b7e1ab225f2e71ec3bf1f7c3d92016141;hb=0072fdd799ffe61bf64f12c23335da3adeb083e5;hp=7873cf5a72a3462bf2ebc2e489212b3e628fb968;hpb=47c91fc7f75ae0a477e55b687aa0fc30da0a283c;p=qmk_firmware.git diff --git a/keyboards/comet46/keymaps/default/config.h b/keyboards/comet46/keymaps/default/config.h index 7873cf5a7..ee02a94b7 100644 --- a/keyboards/comet46/keymaps/default/config.h +++ b/keyboards/comet46/keymaps/default/config.h @@ -18,14 +18,12 @@ 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 +#pragma once + +// place overrides here -// #include "../../config.h" /* Use I2C or Serial */ #define USE_I2C #define SSD1306OLED - -#endif