summaryrefslogtreecommitdiffstats
path: root/keyboards/singa/singa.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
|
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-101-16/+0
| | | | | | | | | | | | | | | | | | | * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * revert changes
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-2/+1
| | | | | | * Fix LED configuration for PS2AVRGB boards * Undo backlight on state changes
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-23/+10
| | | | | | | | | | | | | | * 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
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-041-45/+4
| | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface
* Add remaining RGB light components. (#5785)kaylanm2019-05-071-3/+22
|
* [Keyboard] Refactor Singa (#5579)MechMerlin2019-04-081-19/+44
| | | | | | | | | | | | | | | | | | | | * 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
* Adding Singa Repo w/ Config Support (#3155)Jason2018-06-091-0/+44
* Adding Singa Repo w/ Config Support * Used Tilde instead of GRV * PR Fixes * oops, forgot to change the keymaps * splitbs -> split_bs