mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-03 11:15:49 +00:00
e89cffc959
* __ASSERT is converted to a do/while loop when asserts are enabled, which doesn't work with our usage, so revert that addition.