summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop/alt/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Improve Drop Alt compatibility with VIA (#18041)Cyn2022-08-141-6/+14
| | | by slycedix
* [Keyboard] Add VIA support for the Drop Alt (#15857)asdfire12022-01-131-0/+128