[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:
parent
178ceba735
commit
0f7be8b458
2 changed files with 36 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue