1
0
Fork 0

Fix unimportant erros"

This commit is contained in:
Drashna Jael're 2024-12-13 13:14:56 -08:00
parent 82aed74e67
commit ec0c7ed934
Signed by: drashna
GPG key ID: DBA1FD3A860D1B11
4 changed files with 5 additions and 5 deletions

View file

@ -210,7 +210,7 @@ void clear_oneshot_layer_state(oneshot_fullfillment_t state) {
* FIXME: needs doc
*/
bool is_oneshot_layer_active(void) {
return get_oneshot_layer_state();
return (bool)get_oneshot_layer_state();
}
/** \brief set oneshot