summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/kbod/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/kbod/config.h')
-rw-r--r--keyboards/handwired/kbod/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/handwired/kbod/config.h b/keyboards/handwired/kbod/config.h
index a3f3e3908..d3869f99e 100644
--- a/keyboards/handwired/kbod/config.h
+++ b/keyboards/handwired/kbod/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"
@@ -161,5 +160,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#undef TAPPING_TOGGLE
#define TAPPING_TOGGLE 2
-
-#endif