summaryrefslogtreecommitdiff
path: root/keyboards/converter/usb_usb/ble
AgeCommit message (Expand)Author
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2022-03-13USB-USB converter cleanup (#16618)Ryan
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-02Remove manual enable of LTO within keyboards (#15377)Joel Challis
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-12Move Bluetooth config to common_features.mk (#14404)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia
2020-08-07Remove HD44780 References, Part 2 (#9918)James Young
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-10-31Miscellaneous rules.mk cleanups (#7212)fauxpark
2018-09-28Second attempt to reduce the size of the USB BLE Converter (#4010)Drashna Jaelre
2018-09-28Optimize size of USB_USB BLE ConverterDrashna Jaelre
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-08restructure converters (#1825)Balz Guenat