diff options
Diffstat (limited to 'keyboards/helix/rev2/config.h')
| -rw-r--r-- | keyboards/helix/rev2/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/helix/rev2/config.h b/keyboards/helix/rev2/config.h index 530757883..058236122 100644 --- a/keyboards/helix/rev2/config.h +++ b/keyboards/helix/rev2/config.h | |||
| @@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 19 | #ifndef REV2_CONFIG_H | 19 | #ifndef REV2_CONFIG_H |
| 20 | #define REV2_CONFIG_H | 20 | #define REV2_CONFIG_H |
| 21 | 21 | ||
| 22 | #include "../config.h" | ||
| 23 | |||
| 24 | /* USB Device descriptor parameter */ | 22 | /* USB Device descriptor parameter */ |
| 25 | #define VENDOR_ID 0xFEED | 23 | #define VENDOR_ID 0xFEED |
| 26 | #define PRODUCT_ID 0x3060 | 24 | #define PRODUCT_ID 0x3060 |
| @@ -37,7 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 37 | /* Use I2C or Serial */ | 35 | /* Use I2C or Serial */ |
| 38 | #define USE_I2C | 36 | #define USE_I2C |
| 39 | #define USE_SERIAL | 37 | #define USE_SERIAL |
| 40 | #define USE_SERIAL_PD2 | ||
| 41 | //#define USE_MATRIX_I2C | 38 | //#define USE_MATRIX_I2C |
| 42 | 39 | ||
| 43 | /* Select hand configuration */ | 40 | /* Select hand configuration */ |
