1
0
Fork 0

[Keymap] Use 75_ansi and community layout for xd84 (#6821)

* Use 75_ansi and community layout for xd84

 - work around flash issues by disabling most of the animations

* Remove rules.mk
This commit is contained in:
Yan-Fa Li 2019-09-26 10:12:49 -07:00 committed by Drashna Jaelre
parent 178ceba735
commit 0f7be8b458
2 changed files with 36 additions and 0 deletions

View file

@ -8,3 +8,14 @@
#endif
#endif
#ifdef KEYBOARD_xd84
#undef RGBLED_NUM
#define RGBLED_NUM 20
#undef RGBLIGHT_ANIMATIONS
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
#endif