aboutsummaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/sol/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rgbkb/sol/config.h')
-rw-r--r--keyboards/rgbkb/sol/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/rgbkb/sol/config.h b/keyboards/rgbkb/sol/config.h
index 23f4503bf..9b136db05 100644
--- a/keyboards/rgbkb/sol/config.h
+++ b/keyboards/rgbkb/sol/config.h
@@ -35,16 +35,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
35#define MATRIX_COLS 7 35#define MATRIX_COLS 7
36#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, C7 } 36#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, C7 }
37 37
38// Encoder support
39#define ENCODERS_PAD_A { D2 }
40#define ENCODERS_PAD_B { D6 }
41
42/* Set 0 if debouncing isn't needed */ 38/* Set 0 if debouncing isn't needed */
43#define DEBOUNCE 5 39#define DEBOUNCE 5
44 40
45/* ws2812 RGB LED */
46#define RGB_DI_PIN B3
47
48#ifdef IOS_DEVICE_ENABLE 41#ifdef IOS_DEVICE_ENABLE
49 #define RGBLIGHT_LIMIT_VAL 40 42 #define RGBLIGHT_LIMIT_VAL 40
50#elif RGBLIGHT_FULL_POWER 43#elif RGBLIGHT_FULL_POWER