summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt60_bx/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Wilba Tech WT60-BX Layout Additions and Touch-Up (#20855)James Young2023-05-111-4/+4
| | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan_split_rshift * add LAYOUT_60_hhkb * enable Community Layout support * readme.md: update maintainer Wilba6582 -> Wilba
* 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