summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt_mono_backlight.c
Commit message (Collapse)AuthorAgeFilesLines
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-2/+13
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* Fix Caps Lock indicators on Wilba Tech PCBs (#18695)Wilba2022-10-131-14/+10
|
* Add caps lock and scroll lock indicators (#17725)Wilba2022-09-231-0/+27
|
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-1/+1
|
* Various fixes from reorg of files (#14051)Joel Challis2021-08-181-1/+1
|
* Move some led drivers to common folder (#13749)Joel Challis2021-07-311-1/+1
| | | * Move some led drivers to common folder
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-201-1/+5
| | | | | | * Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
* VIA Configurator Refactor (#7268)Wilba2020-01-031-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* [Keyboard] wilba.tech PCB refactoring (#6982)Wilba2019-10-111-8/+333
| | | | | | | | | | | | | | | | | | * Cleanup * Refactor VIA rules.mk * WT mono backlight refactor, VIA support * Added WT75-C * Fixed compile error * Cleanup rules.mk * Review changes * Review changes
* RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925)Wilba65822018-09-271-0/+116
* Initial commit of RAMA U80-A * Initial commit of RAMA U80-A * Moved IS31FL3736 driver, minor cleanups * Superficial stuff * Review changes * Refactored to use common code.