summaryrefslogtreecommitdiff
path: root/keyboards/ckeys/obelus/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ckeys/obelus/config.h')
-rw-r--r--keyboards/ckeys/obelus/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/ckeys/obelus/config.h b/keyboards/ckeys/obelus/config.h
index 25bc1db03c..6b00b010f2 100644
--- a/keyboards/ckeys/obelus/config.h
+++ b/keyboards/ckeys/obelus/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"
@@ -157,5 +156,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define AUDIO_PIN C6
#define STARTUP_SONG SONG(STARTUP_SOUND)
#endif
-
-#endif