Initial LED Animiation Support
- Added port swapping to KType - Added initial KType default keymappings - Initial PixelMap animiation framework - Swapped in new i2c library for ISSILed
This commit is contained in:
parent
f501a0e196
commit
1e47c7abc2
19 changed files with 1148 additions and 667 deletions
|
@ -17,6 +17,7 @@ set ( SubModule 1 )
|
|||
# Module C files
|
||||
#
|
||||
set ( Module_SRCS
|
||||
i2c.c
|
||||
led_scan.c
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue