aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt65_a/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-5/+5
| | | | | | * Trim firmware size changes from default-ish rules.mk files * Trim sizes from westfoxtrot boards
* VIA Configurator Refactor (#7268)Wilba2020-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-8/+7
| | | | | | * Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
* [Keyboard] wilba.tech PCB refactoring (#6982)Wilba2019-10-111-38/+9
| | | | | | | | | | | | | | | | | | * Cleanup * Refactor VIA rules.mk * WT mono backlight refactor, VIA support * Added WT75-C * Fixed compile error * Cleanup rules.mk * Review changes * Review changes
* Added WT75-A, refactor wilba.tech PCBs (#5100)Wilba2019-02-121-3/+0
| | | | | | * Added WT75-A, added "via" keymaps to wilba.tech * Missed file last commit
* Refactoring M6-A, M6-B, Zeal60, Zeal65, WT60-A, WT65-A, WT80-A (#4417)Wilba2018-11-131-4/+7
| | | | | | | | | | * Refactored M6-B to use Zeal60 RGB backlight code * Fixed M6-B LED co-ordinates * Minor changes to RGB config for Zeal65 * Added dynamic keymaps to WT80-A, WT60-A, WT-80A, U80-A
* RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925)Wilba65822018-09-271-0/+68
* 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.