[Keyboard] Fix type on pandora via keymap (#13681)

miryoku-merge-master
Drashna Jaelre 4 years ago committed by GitHub
parent b8a1e14f53
commit a2d0efe5ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -94,5 +94,5 @@ bool dip_switch_update_user(uint8_t index, bool active) {
}
break;
}
return true
return true;
}

Loading…
Cancel
Save