mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
[Keyboard] Fix type on pandora via keymap (#13681)
This commit is contained in:
parent
b8a1e14f53
commit
a2d0efe5ad
@ -94,5 +94,5 @@ bool dip_switch_update_user(uint8_t index, bool active) {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
return true
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user