summaryrefslogtreecommitdiff
path: root/keyboards/converter/sun_usb/type3
AgeCommit message (Collapse)Author
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
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-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
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-12port sun_usb converter from tmkYann Hodique
initial import