summaryrefslogtreecommitdiff
path: root/keyboards/fancytech/fancyalice66
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/fancytech/fancyalice66
parenta5f1438f58d42a452aaeb2df4cc0b4e01b79608e (diff)
Migrate RGB Matrix config to info.json - EF (#22808)
Diffstat (limited to 'keyboards/fancytech/fancyalice66')
-rw-r--r--keyboards/fancytech/fancyalice66/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/fancytech/fancyalice66/config.h b/keyboards/fancytech/fancyalice66/config.h
deleted file mode 100644
index 9f56bd3a20..0000000000
--- a/keyboards/fancytech/fancyalice66/config.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright 2022 chent7 (@chent7)
-// SPDX-License-Identifier: GPL-2.0-or-later
-
-#pragma once
-
-#ifdef RGB_MATRIX_ENABLE
-# define RGB_MATRIX_LED_COUNT 82
-
- /* RGB Matrix effect */
-# define RGB_MATRIX_KEYPRESSES // reacts to keypresses
-# define RGB_MATRIX_FRAMEBUFFER_EFFECTS
-#endif \ No newline at end of file