summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/sun_usb/type5/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy international keycodes (#18588)Ryan2022-10-091-1/+1
|
* [Keymap] fix sigma keymaps build (#8427)Yann Hodique2020-03-151-0/+1
| | | handle unicode input properly.
* Keymap: add sun_usb keymap for sigma (#4138)Yann Hodique2018-10-153-0/+44
| | | Also add users/sigma, which contains useful code for keymaps.
* port sun_usb converter from tmkYann Hodique2018-10-121-0/+30
initial import