summaryrefslogtreecommitdiff
path: root/keyboards/merge/um80
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-16 01:04:09 +0000
committerGitHub <noreply@github.com>2024-01-16 01:04:09 +0000
commite30d0e52871ce46e6f94d5535c1d60aa75668fe5 (patch)
treeb5966e5a4019b17d3d0ebe4325ea15ade7c7bf55 /keyboards/merge/um80
parenta90b45e8320389160ee1a649ccf95d6d820fd277 (diff)
Migrate RGB Matrix config to info.json - M (#22908)
Diffstat (limited to 'keyboards/merge/um80')
-rw-r--r--keyboards/merge/um80/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/merge/um80/config.h b/keyboards/merge/um80/config.h
index 70a5d7ba59..d23f9163a7 100644
--- a/keyboards/merge/um80/config.h
+++ b/keyboards/merge/um80/config.h
@@ -20,11 +20,6 @@
#define MASTER_LEFT
#define SPLIT_MODS_ENABLE
-#ifdef RGB_MATRIX_ENABLE
-# define RGB_MATRIX_LED_COUNT 100
-# define RGB_MATRIX_SPLIT { 48, 52 }
-#endif
-
#define AUDIO_PIN B6
#ifdef AUDIO_ENABLE