aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ryanskidmore/rskeys100/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-16 01:03:55 +0000
committerGitHub <noreply@github.com>2024-01-16 01:03:55 +0000
commita90b45e8320389160ee1a649ccf95d6d820fd277 (patch)
tree2a7dbc7cdb6dc5d1ffef7511ad2307ea0a10db8c /keyboards/ryanskidmore/rskeys100/config.h
parentde6ae3408c798ab38ed09b6c91ae1684121f5ca2 (diff)
Migrate RGB Matrix config to info.json - RS (#22909)
Diffstat (limited to 'keyboards/ryanskidmore/rskeys100/config.h')
-rw-r--r--keyboards/ryanskidmore/rskeys100/config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/ryanskidmore/rskeys100/config.h b/keyboards/ryanskidmore/rskeys100/config.h
index 1ec96ddfdf..9f01b96248 100644
--- a/keyboards/ryanskidmore/rskeys100/config.h
+++ b/keyboards/ryanskidmore/rskeys100/config.h
@@ -3,7 +3,6 @@
#pragma once
-
/* Key Matrix Sizes */
#define MATRIX_ROWS 6
#define MATRIX_COLS 24
@@ -29,14 +28,6 @@
/* The number of RGB LEDs connected */
#define RGB_MATRIX_LED_COUNT 105
-/* Set the maximum brightness to 110 to avoid going over 500 mA.
- * At full brightness with all three indicator LEDs on, the power draw is about 450 mA. */
-#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 110
-/* Enable framebuffer effects */
-#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
-/* Enable the cycle left right animation and set it as the startup mode */
-#define ENABLE_RGB_MATRIX_CYCLE_LEFT_RIGHT
-#define RGB_MATRIX_DEFAULT_MODE RGB_MATRIX_CYCLE_LEFT_RIGHT
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE