summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt75_a/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Wilba Tech WT75-A Layout Additions and Touch-Up (#20877)James Young2023-05-121-4/+4
| | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_blocker_split_bs * add LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan_split_bs * add LAYOUT_ansi_blocker_tsangan * readme.md: update metadata section - convert to list - update maintainer username
* VIA Configurator Refactor (#7268)Wilba2020-01-031-2/+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-1/+1
| | | | | | * 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-69/+0
| | | | | | | | | | | | | | | | | | * 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-122-0/+112
* Added WT75-A, added "via" keymaps to wilba.tech * Missed file last commit