mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-24 00:30:46 +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.