From 5c2cb697aa8d03eed27b45f8dc67957c45a3d722 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Sun, 20 Nov 2022 01:35:41 +0100 Subject: Onboard neopixel led support --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9165390..a47ee7d 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ lib/picosdk: .build: mkdir $@ -upload: +flash: picotool load .build/sxkbd.uf2 .PHONY: all clean cmake upload -- cgit v1.2.3-71-gd317