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