]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - layouts/community/ortho_4x12/guidoism/config.h
Keymap: add Interrobang (#4420)
[qmk_firmware.git] / layouts / community / ortho_4x12 / guidoism / config.h
index 6075393277570b5a1e5804bb9c74ad08969e1c95..e22f29803567702d5c1b2d0b7a02c31ca3cc8bce 100644 (file)
@@ -18,12 +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
-
-#include QMK_KEYBOARD_CONFIG_H
+#pragma once
 
 #define IGNORE_MOD_TAP_INTERRUPT
 #define USB_MAX_POWER_CONSUMPTION 50
-
-#endif