summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/sweet16/v2/proton_c/config.h
diff options
context:
space:
mode:
authorziptyze <mwcordier@gmail.com>2022-10-05 17:52:18 -0400
committerGitHub <noreply@github.com>2022-10-05 22:52:18 +0100
commit6313258f23ae22943396dad7ae56a1904d5697ea (patch)
tree4735490b26df2e658ead713efd989d24459188a7 /keyboards/1upkeyboards/sweet16/v2/proton_c/config.h
parent248f98bdad5c10d96649ceb5acad53cba1f513ad (diff)
Product changes to 1up lineup (#18382)
Diffstat (limited to 'keyboards/1upkeyboards/sweet16/v2/proton_c/config.h')
-rw-r--r--keyboards/1upkeyboards/sweet16/v2/proton_c/config.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/1upkeyboards/sweet16/v2/proton_c/config.h b/keyboards/1upkeyboards/sweet16/v2/proton_c/config.h
deleted file mode 100644
index e1d66894b3..0000000000
--- a/keyboards/1upkeyboards/sweet16/v2/proton_c/config.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#pragma once
-
-#include "config_common.h"
-
-/* key matrix pins */
-#define MATRIX_ROW_PINS { B5, B7, B2, B0 }
-#define MATRIX_COL_PINS { B8, A0, A10, A9 }
-
-/* COL2ROW or ROW2COL */
-#define DIODE_DIRECTION ROW2COL
-
-/* Encoder pins */
-#define ENCODERS_PAD_A { A2 }
-#define ENCODERS_PAD_B { A1 }
-#define ENCODER_RESOLUTION 4
-
-#define AUDIO_PIN A5
-#define AUDIO_PIN_ALT A4
-#define AUDIO_PIN_ALT_AS_NEGATIVE