summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt75_c/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix F13 LED issue for WT75-B, WT75-C (#12729)Wilba2021-04-291-3/+0
|
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
|
* Remove `DESCRIPTION`, W-Z (#11633)Ryan2021-01-201-1/+0
|
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-201-0/+2
| | | | | | * Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
* VIA Configurator Refactor (#7268)Wilba2020-01-031-23/+6
| | | | | | | | | | | | | | | | | | | | | | | | * 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-0/+223
* Cleanup * Refactor VIA rules.mk * WT mono backlight refactor, VIA support * Added WT75-C * Fixed compile error * Cleanup rules.mk * Review changes * Review changes