diff options
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 454e8ee62..61fe74472 100644 --- a/keyboards/helix/rev1/config.h +++ b/keyboards/helix/rev1/config.h | |||
@@ -51,8 +51,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
51 | #define MATRIX_COL_PINS { F6, F7, B1, B3, B2, B6 } | 51 | #define MATRIX_COL_PINS { F6, F7, B1, B3, B2, B6 } |
52 | // #define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6 } //uncomment this line and comment line above if you need to reverse left-to-right key order | 52 | // #define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6 } //uncomment this line and comment line above if you need to reverse left-to-right key order |
53 | 53 | ||
54 | #define CATERINA_BOOTLOADER | ||
55 | |||
56 | /* define if matrix has ghost */ | 54 | /* define if matrix has ghost */ |
57 | //#define MATRIX_HAS_GHOST | 55 | //#define MATRIX_HAS_GHOST |
58 | 56 | ||