summaryrefslogtreecommitdiffstats
path: root/keyboards/acekeyboard/titan60/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-64/+0
|
* Merge upstream masterlokher2022-12-061-0/+64
|\
| * 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`
* | Remove non-Keychron keyboardslokher2022-09-132-67/+0
|/
* [Keyboard] Titan60 LED and keymap updates (#12558)thompson-ele2021-05-131-30/+30
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Titan 60 (#10886)MechMerlin2020-11-162-0/+67
* initial commit * fix up some documentation * titan60 firmware * add supported layouts * fixup default keymap * fixup via keymap * fixup default keymap * some code cleanups