mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-14 13:50:46 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
f77e0a1a17
@ -20,3 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
#define OLED_DISPLAY_128X64
|
#define OLED_DISPLAY_128X64
|
||||||
#define OLED_TIMEOUT 400000
|
#define OLED_TIMEOUT 400000
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef RGBLIGHT_ENABLE
|
||||||
|
#undef RGBLIGHT_EFFECT_RGB_TEST
|
||||||
|
#undef RGBLIGHT_EFFECT_ALTERNATING
|
||||||
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user