summaryrefslogtreecommitdiff
path: root/keyboards/bastardkb/dilemma/4x6_4/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-04 06:00:28 +0000
committerGitHub <noreply@github.com>2024-01-04 06:00:28 +0000
commitc412b7fc423892e16280435387a645fc6e3b2c8a (patch)
tree7233451ca7f4843a161963f31bb33707e85b9475 /keyboards/bastardkb/dilemma/4x6_4/config.h
parent5267329caa6ce08a5497d774bae0c8f386220a16 (diff)
Migrate RGB Matrix config to info.json - B (#22806)
Diffstat (limited to 'keyboards/bastardkb/dilemma/4x6_4/config.h')
-rw-r--r--keyboards/bastardkb/dilemma/4x6_4/config.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/bastardkb/dilemma/4x6_4/config.h b/keyboards/bastardkb/dilemma/4x6_4/config.h
index bd595385b0..549965444d 100644
--- a/keyboards/bastardkb/dilemma/4x6_4/config.h
+++ b/keyboards/bastardkb/dilemma/4x6_4/config.h
@@ -44,11 +44,4 @@
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
/* RGB matrix support. */
-#define SPLIT_TRANSPORT_MIRROR
-#define RGB_MATRIX_SLEEP
-#define RGB_MATRIX_KEYPRESSES
-#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
-
-// Startup values.
-#define RGB_MATRIX_DEFAULT_VAL 64
-#define RGB_MATRIX_DEFAULT_SPD 32
+#define SPLIT_TRANSPORT_MIRROR \ No newline at end of file