diff options
Diffstat (limited to 'keyboards/tzarc/ghoul/rev1/stm32/config.h')
-rw-r--r-- | keyboards/tzarc/ghoul/rev1/stm32/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/tzarc/ghoul/rev1/stm32/config.h b/keyboards/tzarc/ghoul/rev1/stm32/config.h index 53a370437d..12c9f77d5e 100644 --- a/keyboards/tzarc/ghoul/rev1/stm32/config.h +++ b/keyboards/tzarc/ghoul/rev1/stm32/config.h @@ -2,7 +2,6 @@ // SPDX-License-Identifier: GPL-3.0-or-later #pragma once - // Matrix configuration #define SPI_MATRIX_CHIP_SELECT_PIN C4 #define SPI_MATRIX_DIVISOR 32 |