summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt8_a/keymaps
AgeCommit message (Collapse)Author
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2020-07-27[keymap] Update rys keymap with 5th semi-secure token and remap layer 1 (#9822)Rys Sommefeldt
2020-01-03VIA Configurator Refactor (#7268)Wilba
* 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
2019-02-15[Keymap] Add new layout for wilba_text WT8-A (#5141)Rys Sommefeldt
2019-02-12Added WT75-A, refactor wilba.tech PCBs (#5100)Wilba
* Added WT75-A, added "via" keymaps to wilba.tech * Missed file last commit
2018-12-18Keyboard: Initial commit of WT8-A implementation (#4674)Wilba