mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
Fixup
This commit is contained in:
parent
6b81da659d
commit
a84f6524c1
@ -244,7 +244,7 @@ oled_rotation_t oled_init_kb(oled_rotation_t rotation) {
|
|||||||
|
|
||||||
# if defined(POINTING_DEVICE_COMBINED) || defined(POINTING_DEVICE_RIGHT) || defined(POINTING_DEVICE_LEFT)
|
# if defined(POINTING_DEVICE_COMBINED) || defined(POINTING_DEVICE_RIGHT) || defined(POINTING_DEVICE_LEFT)
|
||||||
void pointing_device_init_kb(void) {
|
void pointing_device_init_kb(void) {
|
||||||
set_auto_mouse_layer(_MOUS);
|
set_auto_mouse_layer(5);
|
||||||
set_auto_mouse_enable(false);
|
set_auto_mouse_enable(false);
|
||||||
}
|
}
|
||||||
# endif /* ifdef POINTING_DEVICE */
|
# endif /* ifdef POINTING_DEVICE */
|
||||||
|
Loading…
Reference in New Issue
Block a user