diff options
Diffstat (limited to 'keyboards/pearl/config.h')
-rw-r--r-- | keyboards/pearl/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/pearl/config.h b/keyboards/pearl/config.h index e268e1ce0e..c2ba5745e2 100644 --- a/keyboards/pearl/config.h +++ b/keyboards/pearl/config.h @@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once - -#define LED_NUM_LOCK_PIN D0 -#define LED_CAPS_LOCK_PIN D1 -#define LED_SCROLL_LOCK_PIN D6 - #define RGBLIGHT_EFFECT_BREATHING #define RGBLIGHT_EFFECT_RAINBOW_MOOD #define RGBLIGHT_EFFECT_RAINBOW_SWIRL |