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
The SPI bus is now selected and deselected before each set of commands.
Also speed up things by buffering many commands into a single batch.
|
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
Otherwise it will stay lit. The set_led functionality is also disabled
since it doesn't work properly for slaves.
|
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
So that a few keyboards, which don't use them, links properly.
|
8 years ago |
Fred Sundvik
|
e7670f6d19
|
Move some of the Ergodox config settings to shared
|
8 years ago |
Fred Sundvik
|
e0f28c2b10
|
Add empty led control functions to Infinity Ergodox
So that most keymaps compiles and links
|
8 years ago |
Fred Sundvik
|
e01b4c3fd9
|
Most ergodox keymaps compiles on Infinity
There are linker errors due to missing led funcitonality though
|
8 years ago |
Fred Sundvik
|
9af995c59b
|
Initial structure for Ergodox as subprojects
Only the EZ default keymaps compiles at the moment though.
|
8 years ago |