mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-30 11:41:17 +02:00

* Error out when Solenid pin is not defined Instead of defaulting to a (literally) random pin, error out instead. Because this pin may be used, or because that pin may not be exposed, or may not exist. * Remove 'SOLENOID_ACTIVE' setting since it's not used * Update documentation