]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/helix/pico/keymaps/default/config.h
Cleanup Default Keymaps (#5442)
[qmk_firmware.git] / keyboards / helix / pico / keymaps / default / config.h
index 20dfc9f9858cd40607f289a771722c2b8b3c2f4b..7653185198bc08968f7de5d0de2c79cc42141299 100644 (file)
@@ -18,8 +18,7 @@ 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
 
@@ -42,5 +41,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    //#define RGBLIGHT_EFFECT_RGB_TEST
    //#define RGBLIGHT_EFFECT_ALTERNATING
 #endif
-
-#endif /* CONFIG_USER_H */