summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/default/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/preonic/keymaps/default/config.h')
-rw-r--r--keyboards/preonic/keymaps/default/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/preonic/keymaps/default/config.h b/keyboards/preonic/keymaps/default/config.h
index 205351258..40a9524b4 100644
--- a/keyboards/preonic/keymaps/default/config.h
+++ b/keyboards/preonic/keymaps/default/config.h
@@ -1,7 +1,4 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "config_common.h"
+#pragma once
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PREONIC_SOUND)
@@ -38,5 +35,3 @@
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 2
-
-#endif \ No newline at end of file