]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/comet46/keymaps/default/config.h
Cleanup Default Keymaps (#5442)
[qmk_firmware.git] / keyboards / comet46 / keymaps / default / config.h
index 7873cf5a72a3462bf2ebc2e489212b3e628fb968..ee02a94b7e1ab225f2e71ec3bf1f7c3d92016141 100644 (file)
@@ -18,14 +18,12 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#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