summaryrefslogtreecommitdiffstats
path: root/keyboards/boardsource/technik_s/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* [Keyboard] boardsource/technik_s data driven (#17636)jack2022-07-121-16/+16
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] Boardsource technik (#13111)cole smith2021-07-191-0/+53
Co-authored-by: Ryan <fauxpark@gmail.com>