From 1572375bfbdb231c3373a6300fbb7e2ca195d9be Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Thu, 19 Jul 2018 23:57:13 -0400 Subject: adds support for preonic rev 3 --- keyboards/preonic/config.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'keyboards/preonic/config.h') diff --git a/keyboards/preonic/config.h b/keyboards/preonic/config.h index 172fd645c..739e38555 100644 --- a/keyboards/preonic/config.h +++ b/keyboards/preonic/config.h @@ -68,14 +68,6 @@ along with this program. If not, see . keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ ) -/* ws2812 RGB LED */ -#define RGB_DI_PIN D1 -#define RGBLIGHT_ANIMATIONS -#define RGBLED_NUM 28 // Number of LEDs -#define RGBLIGHT_HUE_STEP 10 -#define RGBLIGHT_SAT_STEP 17 -#define RGBLIGHT_VAL_STEP 17 - /* * Feature disable options * These options are also useful to firmware size reduction. -- cgit v1.2.3