summaryrefslogtreecommitdiff
path: root/keyboards/converter/xt_usb
AgeCommit message (Expand)Author
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
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-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-10-07Move converter specific tmk_core protocols (#14743)Joel Challis
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-03-18XT converter cleanup (#12264)Ryan
2021-02-27remove keyboard_folder from info.jsonZach White
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-11-13[Keyboard] XT converter: add config_common.h include and fix E0 collision (#7...fauxpark
2019-10-25[Keyboard] Fix Print Screen key for XT to USB converter (#7039)fauxpark
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
2019-02-04Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
2018-12-15converter/xt_usb: Configurator support (#4657)noroadsleft
2018-10-22Keyboard: Port of TMK XT USB Converter (#3619)markspanbroek