summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-05-20 16:09:40 +0000
committerQMK Bot <hello@qmk.fm>2022-05-20 16:09:40 +0000
commit90f3e139e65c59a41ce2cb9fd1b9bf49bbb8d437 (patch)
tree080da8c3eb35d28c2478ed3d931896f1b9ee25b7 /keyboards
parentf155db37d473a0340a90b1aab891ccce98110e8a (diff)
parent713ce7b276d96fe6a05e40dacec60cc2c2a33024 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/ryanskidmore/rskeys100/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/ryanskidmore/rskeys100/config.h b/keyboards/ryanskidmore/rskeys100/config.h
index 9e036aa70d..aa3dcb3622 100644
--- a/keyboards/ryanskidmore/rskeys100/config.h
+++ b/keyboards/ryanskidmore/rskeys100/config.h
@@ -38,7 +38,7 @@
/* RGB Data Pin */
#define RGB_DI_PIN C7
/* The number of RGB LEDs connected */
-#define DRIVER_LED_TOTAL 105
+#define DRIVER_LED_TOTAL 118
/* 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
@@ -79,7 +79,3 @@
*
*/
#define FORCE_NKRO
-
-/* disable these deprecated features by default */
-#define NO_ACTION_MACRO
-#define NO_ACTION_FUNCTION \ No newline at end of file