summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/jworthe/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/jworthe/config.h')
-rw-r--r--keyboards/ergodox_ez/keymaps/jworthe/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/ergodox_ez/keymaps/jworthe/config.h b/keyboards/ergodox_ez/keymaps/jworthe/config.h
index 23ae36c89f..643920d464 100644
--- a/keyboards/ergodox_ez/keymaps/jworthe/config.h
+++ b/keyboards/ergodox_ez/keymaps/jworthe/config.h
@@ -59,6 +59,8 @@
#define RGBLIGHT_HUE_STEP 12
#define RGBLIGHT_SAT_STEP 255
#define RGBLIGHT_VAL_STEP 12
+#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
+// #define RGB_MATRIX_KEYPRESSES
/* fix space cadet rollover issue */
#define DISABLE_SPACE_CADET_ROLLOVER
@@ -119,5 +121,4 @@
//#define NO_ACTION_FUNCTION
//#define DEBUG_MATRIX_SCAN_RATE
-
#endif