Commit Graph

53 Commits (f5f7dfa0647bac09c60cbf0247d46f3fedb43a9c)

Author SHA1 Message Date
Ethan Madden 42e6ecc36b Whitefox LED control (#1432)
7 years ago
Fred Sundvik f912c74fe7 Change inline to static inline
7 years ago
Fred Sundvik 574ca7f59c Delete emulator drivers
7 years ago
Fred Sundvik 086aad0d7e Make sure backlight is in the range 0-100
7 years ago
Fred Sundvik 19f0285a76 Fix typo in BACKLIGHT_ENABLE
7 years ago
Fred Sundvik b51a0db6ed Add backlight support to the default Ergodox Infinity animations
7 years ago
Fred Sundvik 2a7f9a7e46 Add backlight control to the IS31FL3731 driver
7 years ago
Fred Sundvik 0f9bfafb9e Turn off LED matrix by default
7 years ago
Fred Sundvik a916f4e8b8 Let BACKLIGHT_ENABLE control the Infinity LEDs
7 years ago
Fred Sundvik 430a8e1750 Fix LCD SS pin configuration
8 years ago
Fred Sundvik 94b14bdd6a Add missing serial_link.h include
8 years ago
Fred Sundvik 65b7bf6878 Extract Ergodox default visualizer into simple_visualizer
8 years ago
Fred Sundvik c5d2b7ff16 Rename led test to led_keyframes and move animation to Ergodox
8 years ago
Fred Sundvik 306353bf06 Create a file for shared Ergodox Infinity animations
8 years ago
Fred Sundvik c6ca996f4e Combine startup and resume animations
8 years ago
Fred Sundvik ed1710589f Fix suspend not disabling backlight
8 years ago
Fred Sundvik 3074269c4a Move the logo drawing keyframe to lcd_keyframes
8 years ago
Fred Sundvik df67169d42 Move LCD logo to visualizer resources
8 years ago
Fred Sundvik 3eb8785e87 Add automatic flush for the LCD screen
8 years ago
Fred Sundvik 995002fa91 LCD initialization sequence according to the docs
8 years ago
Fred Sundvik 3994fb1e79 Yet another try to fix the LCD corruption
8 years ago
Fred Sundvik b7041d06ae Move common visualizer keyframes into visualizer_keyframes.h
8 years ago
Fred Sundvik 64d63ab422 Remove the need to manually enable the visualizer
8 years ago
Fred Sundvik 1e7585e767 Separated backlight and LCD disable/enable
8 years ago
Fred Sundvik 5ba228b684 Move LCD backlight keyframes to its own file
8 years ago
Fred Sundvik 5815c5d317 Move LCD keyframes to its own file
8 years ago
Fred Sundvik 5fbaf31dc2 Brightness for Ergodox Infinity emulated LEDs
8 years ago
Fred Sundvik 39385144e7 Emulate Ergodox EZ leds by LCD colors
8 years ago
Fred Sundvik 9a4ce28683 Display layer bitmap and keyboard led states on the LCD
8 years ago
Fred Sundvik 951b6f33a0 CIE 1931 for the LCD backlight
8 years ago
Fred Sundvik f113f95440 Move CIE1931 and breathing tables to its own file
8 years ago
Fred Sundvik bc97413bf7 Disable LEDs on Infinity Ergodox
8 years ago
Fred Sundvik e6f7a8a47a Display QMK logo at startup of Infinity Ergodox
8 years ago
Fred Sundvik a8f5897b97 Add support for blitting to the Infinity LCD
8 years ago
Fred Sundvik 2b24d35846 Hopefully finally fix the corrupt LCD
8 years ago
Fred Sundvik f5c8941652 UGFX is compiled once per keyboard instead of keymap
8 years ago
Fred Sundvik bb86be1f1f Remove unneeded makefile include
8 years ago
Fred Sundvik aee9b10e92 Add a keyboard specific visualizer
8 years ago
Jack Humbert cefa8468fb travis pls
8 years ago
Fred Sundvik c86bbf474e Always initialze the Infinity Ergodox backlight
8 years ago
Fred Sundvik 8f2af3c6bc Merge branch 'master' into makefile_overhaul
8 years ago
Joe Wasson 66adbfcab5 Add default swap configs for a couple of boards.
8 years ago
Fred Sundvik 051017c312 Split subproject make files into Makefile and rules.mk
8 years ago
Fred Sundvik 566c79554e Small fix for infinity include guard
8 years ago
Fred Sundvik ad416fb1a3 Include the main Makefile before including Ergodox infinity drivers
8 years ago
Fred Sundvik 592ef7c6f0 Move Infinity Ergodox drivers to subproject, and fix makefile
8 years ago
Fred Sundvik 37052a53f1 Remove the Infinity Ergodox default keymap
8 years ago
Fred Sundvik 426e9ecc6f Fix config.h include guards
8 years ago
Fred Sundvik a6577b272e Define weak matrix user function for Infinity Ergodox
8 years ago
Fred Sundvik e7670f6d19 Move some of the Ergodox config settings to shared
8 years ago