diff options
Diffstat (limited to 'keyboards/planck/rev4/config.h')
-rw-r--r-- | keyboards/planck/rev4/config.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/planck/rev4/config.h b/keyboards/planck/rev4/config.h index 4ff7649fb5..572852bbf0 100644 --- a/keyboards/planck/rev4/config.h +++ b/keyboards/planck/rev4/config.h @@ -1,8 +1,3 @@ -#ifndef REV4_CONFIG_H -#define REV4_CONFIG_H - -#include "config_common.h" +#pragma once #define DEVICE_VER 0x0004 - -#endif
\ No newline at end of file |