diff options
Diffstat (limited to 'keyboards/input_club/whitefox/config.h')
-rw-r--r-- | keyboards/input_club/whitefox/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/input_club/whitefox/config.h b/keyboards/input_club/whitefox/config.h index 2d6affe84a..0a2a060e9b 100644 --- a/keyboards/input_club/whitefox/config.h +++ b/keyboards/input_club/whitefox/config.h @@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* LED matrix driver */ #define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_GND -#define LED_MATRIX_LED_COUNT 71 -#define LED_DISABLE_WHEN_USB_SUSPENDED /* i2c (for LED matrix) */ #define I2C1_CLOCK_SPEED 400000 |