diff options
| author | 2018-12-15 21:15:56 -0600 | |
|---|---|---|
| committer | 2019-01-17 18:16:33 -0800 | |
| commit | db8d68acdcdb009fc2a9d773a7d2c07992a46933 (patch) | |
| tree | 0e76af54e16184241924c79c6b07bc62e264858d /keyboards/planck/rev4 | |
| parent | cd819a7f7eb74e81780c19a656d0c3a6dc0f3b73 (diff) | |
| download | qmk_firmware-db8d68acdcdb009fc2a9d773a7d2c07992a46933.tar.gz | |
Add Planck rev1 and rev2, clean up rev3-5 config.h
Diffstat (limited to 'keyboards/planck/rev4')
| -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 4ff7649fb..572852bbf 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 |