summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt65_xt/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* A fancy keymap for the wt65_xt. (#19375)yonatanzunger2022-12-303-0/+651
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keyboard] wilba.tech WT65-XT and WT65-XTX (#9999)Wilba2020-08-173-0/+106
* Added wilba.tech WT65-XT, WT65-XTX * Review changes * Review changes