Commit Graph

13 Commits (9c955145f50abebcbe5ad5e203a91ca83249fee6)

Author SHA1 Message Date
Fred Sundvik 4d7e4a4780 Don't include lcd_backlight_hal for emulator 9 years ago
Fred Sundvik 15300cb681 Build lcd_backlight_hal_emulator.c
When the emulator is set, instead of the lcd_backlight_hal.c file.
9 years ago
Fred Sundvik 4e89732617 Enable and fix compilation of more files 9 years ago
Fred Sundvik d79e94adb1 Use ugfx API instead of chibios 9 years ago
Fred Sundvik 15bdef3ee9 Makefile changes to support emulator build 9 years ago
Fred Sundvik 6313cfd559 Fix some makefile issues, and symbol issues 9 years ago
Fred Sundvik c95b17b536 Add simple led support
Also the first version of a led testing animation
9 years ago
Fred Sundvik 725929ec8b Fix include paths for new tmk_core update 9 years ago
Fred Sundvik 8ce60649c8 Initialize backlight and LCD during visualizer_init 9 years ago
Fred Sundvik 209167d4d6 Compile the user visualizer 9 years ago
Fred Sundvik 9e58d022ba Add visualizer
A generic visualizer that supports animations. There's a few
predefined keyframe types included, and more can be added by the
user.
9 years ago
Fred Sundvik 01b955aa64 Add LCD backlight support
Also possibility to disable the LCD support
9 years ago
Fred Sundvik fb681b5a60 Add makefile that includes ugfx 9 years ago