mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-29 01:11:59 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -212,6 +212,9 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
||||
#ifdef BACKLIGHT_ENABLE
|
||||
backlight_step();
|
||||
#endif
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
rgblight_step();
|
||||
#endif
|
||||
#ifdef __AVR__
|
||||
writePinLow(E6);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user