mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
Update keyboards/handwired/wwa/soyuzxl_encoder/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
a9d7240b2c
commit
9f2d393074
@ -35,7 +35,7 @@ const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = {
|
|||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void matrix_scan_user(void) {
|
void housekeeping_task_user(void) {
|
||||||
slider();
|
slider();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user