Patched some keyboards that won't compile (#2453)
This commit is contained in:
committed by
Jack Humbert
parent
0e6e059ef3
commit
8d6eadf261
@@ -359,7 +359,7 @@ const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
|
||||
case MACRO_BREATH_DEFAULT:
|
||||
if (record->event.pressed)
|
||||
{
|
||||
breathing_defaults();
|
||||
breathing_period_default();
|
||||
}
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user