summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt60_b/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Wilba Tech WT60-B Community Layout Support (#20854)James Young2023-05-111-4/+4
| | | | | | | | | * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_60_tsangan_hhkb * add LAYOUT_60_hhkb * enable Community Layout support
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-2/+2
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keyboard] Added WT60-B, WT60-BX (wilba.tech THERMAL) (#7948)Wilba2020-01-211-0/+38
* Added WT60-B, WT60-BX * Review changes