Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename RGB/HSV structs: keyboard-level code (#24476) | Ryan | 2024-10-12 | 1 | -2/+2 |
| | |||||
* | Remove `quantum.h` includes from keyboard code (#23394) | Ryan | 2024-04-03 | 1 | -3/+2 |
| | |||||
* | WT boards: extract `g_is31fl3736_leds` from wt_mono_backlight (#22823) | Ryan | 2024-01-07 | 1 | -110/+0 |
| | |||||
* | LED drivers: rename "simple" to "mono" (#22814) | Ryan | 2024-01-04 | 1 | -1/+1 |
| | |||||
* | Relocate LED driver init code (#22365) | Ryan | 2023-11-01 | 1 | -9/+2 |
| | |||||
* | Add `_flush()` functions to LED drivers (#22308) | Ryan | 2023-10-22 | 1 | -1/+1 |
| | |||||
* | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2023-10-21 | 1 | -10/+8 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Update ISSI LED types (#22099) | Ryan | 2023-10-04 | 1 | -1/+1 |
| | |||||
* | is31fl3736: extract single-color API (#22133) | Ryan | 2023-09-27 | 1 | -14/+124 |
| | |||||
* | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 1 | -14/+14 |
| | |||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -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) | Wilba | 2022-10-13 | 1 | -14/+10 |
| | |||||
* | Add caps lock and scroll lock indicators (#17725) | Wilba | 2022-09-23 | 1 | -0/+27 |
| | |||||
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 1 | -1/+1 |
| | |||||
* | Various fixes from reorg of files (#14051) | Joel Challis | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Move some led drivers to common folder (#13749) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
| | | | * Move some led drivers to common folder | ||||
* | Add VIA support for QMK backlight, QMK RGBLight (#7911) | Wilba | 2020-01-20 | 1 | -1/+5 |
| | | | | | | * Add VIA support for QMK backlight, QMK RGBLight * clang-format changes | ||||
* | VIA Configurator Refactor (#7268) | Wilba | 2020-01-03 | 1 | -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) | Wilba | 2019-10-11 | 1 | -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) | Wilba6582 | 2018-09-27 | 1 | -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. |