summaryrefslogtreecommitdiff
path: root/keyboards/tzarc/ghoul/rev1
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-03-27 09:56:09 +1100
committerGitHub <noreply@github.com>2023-03-26 23:56:09 +0100
commit3ee17cd5d3a9f04ea2775e7228cea0064f9d0b2b (patch)
tree89887a5be81d4976faf11324e96f85776afaa91d /keyboards/tzarc/ghoul/rev1
parentd6ce42ae5b1093eeae215c073c733c800195ec28 (diff)
[chore] keyboards/tzarc: Alignment with clang-format. (#20265)
Diffstat (limited to 'keyboards/tzarc/ghoul/rev1')
-rw-r--r--keyboards/tzarc/ghoul/rev1/rp2040/config.h1
-rw-r--r--keyboards/tzarc/ghoul/rev1/stm32/config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/tzarc/ghoul/rev1/rp2040/config.h b/keyboards/tzarc/ghoul/rev1/rp2040/config.h
index 1a101d5dc4..39b587bab0 100644
--- a/keyboards/tzarc/ghoul/rev1/rp2040/config.h
+++ b/keyboards/tzarc/ghoul/rev1/rp2040/config.h
@@ -2,7 +2,6 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
-
// Matrix configuration
#define SPI_MATRIX_CHIP_SELECT_PIN GP21
#define SPI_MATRIX_DIVISOR 16
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