summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt65_a/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Wilba Tech WT65-A Community Layout Support and Touch-Up (#20866)James Young2023-05-111-4/+4
| | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * enable Community Layout support * readme.md: update maintainer username
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925)Wilba65822018-09-271-0/+37
* 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.