summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb/ble
Commit message (Expand)AuthorAgeFilesLines
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+3
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-141-3/+0
* USB-USB converter cleanup (#16618)Ryan2022-03-134-31/+3
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-302-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* | Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-3/+3
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-2/+0
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-071-1/+0
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-6/+6
* Miscellaneous rules.mk cleanups (#7212)fauxpark2019-10-311-2/+3
* Second attempt to reduce the size of the USB BLE Converter (#4010)Drashna Jaelre2018-09-282-1/+3
* Optimize size of USB_USB BLE ConverterDrashna Jaelre2018-09-282-4/+24
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-1/+0
* restructure converters (#1825)Balz Guenat2017-11-085-0/+54