summaryrefslogtreecommitdiff
path: root/keyboards/ergo42/config.h
diff options
context:
space:
mode:
authorzvecr <git@zvecr.com>2020-01-17 18:50:58 +0000
committerzvecr <git@zvecr.com>2020-01-17 18:50:58 +0000
commit952e805edb5b5c42a8bbe35b6689c28943a53858 (patch)
tree6d0056c1f64b0504fbe1c08596ec5ec0871f527f /keyboards/ergo42/config.h
parent619ee543b8093f643585870db87bad06630c39d4 (diff)
Initial refactor of ergo42 to split common
Diffstat (limited to 'keyboards/ergo42/config.h')
-rw-r--r--keyboards/ergo42/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/ergo42/config.h b/keyboards/ergo42/config.h
index c910d8f24f..cfb6bf4ffc 100644
--- a/keyboards/ergo42/config.h
+++ b/keyboards/ergo42/config.h
@@ -16,9 +16,6 @@ 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"
-
-#endif