summaryrefslogtreecommitdiff
path: root/keyboards/amj40/config.h
diff options
context:
space:
mode:
authorJoshua Diamond <josh@windowoffire.com>2021-02-15 20:55:54 -0500
committerJoshua Diamond <josh@windowoffire.com>2021-02-15 20:55:54 -0500
commitd36dbe66e1b9146df85586b46c58e51a3dbb3653 (patch)
treef1e8f2e518e7583b7fc4162c7f06c1193844d927 /keyboards/amj40/config.h
parentb0e161e33d8ec030c6965daa57a76ec70b1a1122 (diff)
parent3fed8bced718e24e414c0d5736554d7988235b20 (diff)
downloadqmk_firmware-d36dbe66e1b9146df85586b46c58e51a3dbb3653.tar.gz
qmk_firmware-d36dbe66e1b9146df85586b46c58e51a3dbb3653.zip
Merge branch 'master' into develop
Diffstat (limited to 'keyboards/amj40/config.h')
-rwxr-xr-xkeyboards/amj40/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/amj40/config.h b/keyboards/amj40/config.h
index f445107eee..7fce438337 100755
--- a/keyboards/amj40/config.h
+++ b/keyboards/amj40/config.h
@@ -15,8 +15,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_H
-#define CONFIG_H
+#pragma once
#include "config_common.h"
@@ -87,5 +86,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_ONESHOT
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
-
-#endif