Improve pmw3360 sensor and make it more hardware agnostic (#14097)
This commit is contained in:
@@ -89,3 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define SERIAL_USE_MULTI_TRANSACTION
|
||||
#define SPLIT_TRANSACTION_IDS_KB RPC_ID_STATE_SYNC, RPC_ID_SLAVE_STATE
|
||||
|
||||
/* PMW3360 Settings */
|
||||
#define PMW3360_CS_PIN B0
|
||||
|
@@ -90,3 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define SERIAL_USE_MULTI_TRANSACTION
|
||||
#define SPLIT_TRANSACTION_IDS_KB RPC_ID_STATE_SYNC, RPC_ID_SLAVE_STATE
|
||||
|
||||
/* PMW3360 Settings */
|
||||
#define PMW3360_CS_PIN B0
|
||||
|
@@ -81,3 +81,6 @@
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
|
||||
// #define DEBUG_LED_PIN F7
|
||||
|
||||
/* PMW3360 Settings */
|
||||
#define PMW3360_CS_PIN B0
|
||||
|
@@ -57,3 +57,6 @@
|
||||
|
||||
// If board has a debug LED, you can enable it by defining this
|
||||
// #define DEBUG_LED_PIN F7
|
||||
|
||||
/* PMW3360 Settings */
|
||||
#define PMW3360_CS_PIN B0
|
||||
|
Reference in New Issue
Block a user