summaryrefslogtreecommitdiff
path: root/keyboards/converter/sun_usb/type5
AgeCommit message (Collapse)Author
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
2021-02-27remove keyboard_folder from info.jsonZach White
2020-03-15[Keymap] fix sigma keymaps build (#8427)Yann Hodique
handle unicode input properly.
2018-12-15Configurator support for Sun Type 3 and Type 5 USB converters (#4656)noroadsleft
* Sun Type 3 USB converter: Configurator support * Sun Type 5 USB converter: Configurator support
2018-10-15Keymap: add sun_usb keymap for sigma (#4138)Yann Hodique
Also add users/sigma, which contains useful code for keymaps.
2018-10-12port sun_usb converter from tmkYann Hodique
initial import