summaryrefslogtreecommitdiffstats
path: root/keyboards/acekeyboard/titan60/keymaps/via
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] 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