summaryrefslogtreecommitdiff
path: root/keyboards/dz60/keymaps/ottodokto/config.h
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-12-18 21:45:52 +1100
committerGitHub <noreply@github.com>2023-12-18 21:45:52 +1100
commita1c8b1ebf724f79dd9bad12976e3b1bd0c9c196f (patch)
treecec457800eac3d20e3bd6fd23ef945fa879e3053 /keyboards/dz60/keymaps/ottodokto/config.h
parentd235352504f82eae5dedc399bae36c65f1348fa8 (diff)
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
Diffstat (limited to 'keyboards/dz60/keymaps/ottodokto/config.h')
-rw-r--r--keyboards/dz60/keymaps/ottodokto/config.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/dz60/keymaps/ottodokto/config.h b/keyboards/dz60/keymaps/ottodokto/config.h
deleted file mode 100644
index 331b14f287..0000000000
--- a/keyboards/dz60/keymaps/ottodokto/config.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*---defines-------------------------------------------- */
-#define TAPPING_TOGGLE 2 // toggle on layer on two taps.
-
-/*---RGB settings-------------------------------------------- */
-#undef RGBLIGHT_HUE_STEP
-#undef RGBLIGHT_SAT_STEP
-#undef RGBLIGHT_VAL_STEP
-#undef RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL
-
-#define RGBLIGHT_HUE_STEP 10
-#define RGBLIGHT_SAT_STEP 17
-#define RGBLIGHT_VAL_STEP 17
-#define RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL 200 \ No newline at end of file