summaryrefslogtreecommitdiff
path: root/keyboards/elephant42/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-04 06:04:57 +0000
committerGitHub <noreply@github.com>2024-01-04 06:04:57 +0000
commit1bd9b9204d233ee48c5a3f39d70cbc93b084cb19 (patch)
treecf89003fc2c4b06519ad736f928cca6caf989142 /keyboards/elephant42/config.h
parenta5f1438f58d42a452aaeb2df4cc0b4e01b79608e (diff)
Migrate RGB Matrix config to info.json - EF (#22808)
Diffstat (limited to 'keyboards/elephant42/config.h')
-rw-r--r--keyboards/elephant42/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/elephant42/config.h b/keyboards/elephant42/config.h
index b62d75af3c..8468b8057c 100644
--- a/keyboards/elephant42/config.h
+++ b/keyboards/elephant42/config.h
@@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#ifdef RGB_MATRIX_ENABLE
-# define SPLIT_TRANSPORT_MIRROR
-# define RGB_MATRIX_LED_COUNT 54
-# define RGB_MATRIX_SPLIT { 27, 27 }
-# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 170
-#endif
-
#ifndef OLED_FONT_H
# define OLED_FONT_H "keyboards/elephant42/lib/glcdfont.c"
#endif