diff options
author | MakotoKurauchi <pluis@me.com> | 2018-07-13 02:23:30 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-12 10:23:30 -0700 |
commit | f30d6dd7858dfa3a0cf214113e8b1d45b30d74ce (patch) | |
tree | f37014dcb6efcc4cebf48300271fb7236d9fbb5e /keyboards/helix/rev1/config.h | |
parent | e3299db9e33304589d75a5dc332a6c5c484a82be (diff) |
Helix config refine (#3374)
* helix config.h refine
Diffstat (limited to 'keyboards/helix/rev1/config.h')
-rw-r--r-- | keyboards/helix/rev1/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/helix/rev1/config.h b/keyboards/helix/rev1/config.h index 3420992d83..7fec62fc83 100644 --- a/keyboards/helix/rev1/config.h +++ b/keyboards/helix/rev1/config.h @@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #ifndef REV1_CONFIG_H #define REV1_CONFIG_H -#include "../config.h" - /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED #define PRODUCT_ID 0x3060 |