summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez
diff options
context:
space:
mode:
authorFlorian Didron <0x6664@hey.com>2022-06-23 12:25:00 +0900
committerFlorian Didron <0x6664@hey.com>2022-06-23 12:25:00 +0900
commitb8ba88abe03c6bf916c2ab202e9f6052c7673edd (patch)
tree78c4ccf1091f00b00be3912560cba62cb0695aae /keyboards/ergodox_ez
parent806763817652ababbc3e0609f3423bceb6009bef (diff)
chore: fw size saving sensible defaults for the ergodox
Diffstat (limited to 'keyboards/ergodox_ez')
-rw-r--r--keyboards/ergodox_ez/glow/config.h11
-rw-r--r--keyboards/ergodox_ez/rules.mk2
2 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/ergodox_ez/glow/config.h b/keyboards/ergodox_ez/glow/config.h
index e4cdb2625d..1666aa47c3 100644
--- a/keyboards/ergodox_ez/glow/config.h
+++ b/keyboards/ergodox_ez/glow/config.h
@@ -22,3 +22,14 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define PRODUCT_ID 0x4976
#undef PRODUCT
#define PRODUCT ErgoDox EZ Glow
+
+#undef ENABLE_RGB_MATRIX_PIXEL_FRACTAL
+#undef ENABLE_RGB_MATRIX_PIXEL_FLOW
+#undef ENABLE_RGB_MATRIX_PIXEL_RAIN
+
+#undef ENABLE_RGB_MATRIX_HUE_BREATHING
+#undef ENABLE_RGB_MATRIX_HUE_PENDULUM
+#undef ENABLE_RGB_MATRIX_HUE_WAVE
+
+#undef RGBLIGHT_EFFECT_CHRISTMAS
+#undef ENABLE_RGB_MATRIX_CYCLE_ALL
diff --git a/keyboards/ergodox_ez/rules.mk b/keyboards/ergodox_ez/rules.mk
index 30a64b2e49..99d1df039a 100644
--- a/keyboards/ergodox_ez/rules.mk
+++ b/keyboards/ergodox_ez/rules.mk
@@ -13,6 +13,7 @@ BOOTLOADER = halfkay
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
+MAGIC_ENABLE = no
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
@@ -21,6 +22,7 @@ CUSTOM_MATRIX = lite # Custom matrix file for the ErgoDox EZ
NKRO_ENABLE = yes # Enable N-Key Rollover
UNICODE_ENABLE = no # Unicode
SWAP_HANDS_ENABLE= no # Allow swapping hands of keyboard
+GRAVE_ESC_ENABLE = no
RGB_MATRIX_ENABLE = no # enable later
RGB_MATRIX_DRIVER = IS31FL3731