1
0
Fork 0

Keyboard: Add HelixPico keyboard (#3502)

This commit is contained in:
MakotoKurauchi 2018-07-27 06:26:02 +09:00 committed by Drashna Jaelre
parent f2bf5a9a74
commit 07e0558e9a
15 changed files with 1591 additions and 0 deletions

View file

@ -0,0 +1,3 @@
SRC += pico/matrix.c \
pico/split_util.c \
ws2812.c