summaryrefslogtreecommitdiff
path: root/keyboards/converter/adb_usb
AgeCommit message (Expand)Author
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-04-25Move miscellaneous layouts to data driven (#20516)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-20Fix functions with empty params (#19647)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-09-29[Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE
2022-08-15ADB to USB converter: split into rev1 and rev2 (#18052)Ryan
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2021-12-12Fix up build options comments (#15463)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-12Move Bluetooth config to common_features.mk (#14404)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-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-02-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-07Migrate some tmk_core files to quantum (#11791)Joel Challis
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2021-01-07clean up generate-api errorsZach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia
2020-09-06[Keyboard] Fix adb_usb/aek layout keypad equal key (#10248)Vitja Makarov
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
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-02-02[Keyboard] ADB converter lock LED fix (#5035)Peter Roe
2018-11-04converter/adb_usb Configurator support and adb_usb.h cleanup (#4348)noroadsleft
2018-10-23Keyboard: Ported ADB-to-USB converter from TMK to QMK (#3931)Peter Roe