diff options
Diffstat (limited to 'keyboards/oddball/config.h')
-rw-r--r-- | keyboards/oddball/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/oddball/config.h b/keyboards/oddball/config.h index d56a1f8f26..30e16490c8 100644 --- a/keyboards/oddball/config.h +++ b/keyboards/oddball/config.h @@ -49,4 +49,4 @@ // #define BOOTMAGIC_LITE_COLUMN 0 #define ADNS9800_CS_PIN SPI_SS_PIN -#define PMW3360_CS_PIN SPI_SS_PIN +#define PMW33XX_CS_PIN SPI_SS_PIN |