summaryrefslogtreecommitdiff
path: root/keyboards/singa/singa.c
AgeCommit message (Collapse)Author
2020-01-23Fix LED configuration for PS2AVRGB boards (#7989)fauxpark
* Fix LED configuration for PS2AVRGB boards * Undo backlight on state changes
2020-01-18Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark
* Remove custom backlight code for PS2AVRGB boards * Remove custom driver setting * BACKLIGHT_BREATHING goes in config.h, not here * Don't need to include backlight.c again here either * Turn on backlight for Canoe * Disable console on a few boards due to oversize
2019-11-04Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark
* Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface
2019-05-07Add remaining RGB light components. (#5785)kaylanm
2019-04-08[Keyboard] Refactor Singa (#5579)MechMerlin
* pragma once it all * put amnesia's name everywhere * fixup readme * remove custom matrix * remove unneccessary configs * disable bootmagic * remove custom i2c in favor of i2c_master * fix rgb led num * add in rgb underglow support
2018-06-09Adding Singa Repo w/ Config Support (#3155)Jason
* Adding Singa Repo w/ Config Support * Used Tilde instead of GRV * PR Fixes * oops, forgot to change the keymaps * splitbs -> split_bs