summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/equals/60
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-04 06:00:28 +0000
committerGitHub <noreply@github.com>2024-01-04 06:00:28 +0000
commitc412b7fc423892e16280435387a645fc6e3b2c8a (patch)
tree7233451ca7f4843a161963f31bb33707e85b9475 /keyboards/boardsource/equals/60
parent5267329caa6ce08a5497d774bae0c8f386220a16 (diff)
Migrate RGB Matrix config to info.json - B (#22806)
Diffstat (limited to 'keyboards/boardsource/equals/60')
-rw-r--r--keyboards/boardsource/equals/60/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/boardsource/equals/60/config.h b/keyboards/boardsource/equals/60/config.h
index ee4bc6b1e8..39d114872f 100644
--- a/keyboards/boardsource/equals/60/config.h
+++ b/keyboards/boardsource/equals/60/config.h
@@ -1,11 +1,10 @@
// Copyright 2023 Cole Smith (@boardsource)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
+
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U
-#define RGB_MATRIX_LED_COUNT 70
-
#define AUDIO_PIN GP29
#define AUDIO_PWM_DRIVER PWMD6
#define AUDIO_PWM_CHANNEL RP2040_PWM_CHANNEL_B