aboutsummaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/handwired/tractyl_manuform/4x6_right/config.h3
-rw-r--r--keyboards/handwired/tractyl_manuform/5x6_right/config.h3
-rw-r--r--keyboards/ploopyco/mouse/config.h3
-rw-r--r--keyboards/ploopyco/trackball/config.h3
4 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/handwired/tractyl_manuform/4x6_right/config.h b/keyboards/handwired/tractyl_manuform/4x6_right/config.h
index 2f29778f3..0d2f1ff5a 100644
--- a/keyboards/handwired/tractyl_manuform/4x6_right/config.h
+++ b/keyboards/handwired/tractyl_manuform/4x6_right/config.h
@@ -89,3 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
89 89
90#define SERIAL_USE_MULTI_TRANSACTION 90#define SERIAL_USE_MULTI_TRANSACTION
91#define SPLIT_TRANSACTION_IDS_KB RPC_ID_STATE_SYNC, RPC_ID_SLAVE_STATE 91#define SPLIT_TRANSACTION_IDS_KB RPC_ID_STATE_SYNC, RPC_ID_SLAVE_STATE
92
93/* PMW3360 Settings */
94#define PMW3360_CS_PIN B0
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/config.h b/keyboards/handwired/tractyl_manuform/5x6_right/config.h
index 260fa038e..f8722c97f 100644
--- a/keyboards/handwired/tractyl_manuform/5x6_right/config.h
+++ b/keyboards/handwired/tractyl_manuform/5x6_right/config.h
@@ -90,3 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
90 90
91#define SERIAL_USE_MULTI_TRANSACTION 91#define SERIAL_USE_MULTI_TRANSACTION
92#define SPLIT_TRANSACTION_IDS_KB RPC_ID_STATE_SYNC, RPC_ID_SLAVE_STATE 92#define SPLIT_TRANSACTION_IDS_KB RPC_ID_STATE_SYNC, RPC_ID_SLAVE_STATE
93
94/* PMW3360 Settings */
95#define PMW3360_CS_PIN B0
diff --git a/keyboards/ploopyco/mouse/config.h b/keyboards/ploopyco/mouse/config.h
index db1c7d002..4f2103e31 100644
--- a/keyboards/ploopyco/mouse/config.h
+++ b/keyboards/ploopyco/mouse/config.h
@@ -81,3 +81,6 @@
81#define RGBLIGHT_EFFECT_RAINBOW_SWIRL 81#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
82 82
83// #define DEBUG_LED_PIN F7 83// #define DEBUG_LED_PIN F7
84
85/* PMW3360 Settings */
86#define PMW3360_CS_PIN B0
diff --git a/keyboards/ploopyco/trackball/config.h b/keyboards/ploopyco/trackball/config.h
index 43f3f5b3c..ccbb89d5f 100644
--- a/keyboards/ploopyco/trackball/config.h
+++ b/keyboards/ploopyco/trackball/config.h
@@ -57,3 +57,6 @@
57 57
58// If board has a debug LED, you can enable it by defining this 58// If board has a debug LED, you can enable it by defining this
59// #define DEBUG_LED_PIN F7 59// #define DEBUG_LED_PIN F7
60
61/* PMW3360 Settings */
62#define PMW3360_CS_PIN B0