Cozykeys Speedo Configurator fix (#11058)

* Cozykeys Speedo Configurator fix

Outgoing codebase worked when compiled locally, but not from QMK Configurator because its API requires an exact directory structure.

* fix make commands in the readme
This commit is contained in:
James Young
2020-11-28 16:59:25 -08:00
committed by GitHub
parent c66df16644
commit 81164c1663
6 changed files with 8 additions and 6 deletions

View File

@@ -14,4 +14,4 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "speedo_v3.h"
#include "v3.h"