mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-23 08:15:43 +02:00
6941abc2af
Save a tiny bit of RAM by properly marking our device config struct instances const consistently, and also add missing static modifiers to properly isolate config/data for drivers.