[Keymap] Added my personal keymaps for dz60 and TMO50. (#6772)

* Added ottodokto keymaps for dz60 and tmo50.

* moved placement of keymaps to proper directory

* fixed accidental deletion of semicolon for tmo50 map

* fix to use short form codes

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
Brian Lou
2019-09-19 19:38:42 -04:00
committed by noroadsleft
parent 44c5be0a3e
commit 59000f491f
6 changed files with 116 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
/*---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