summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb
AgeCommit message (Expand)AuthorFilesLines
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-5/+2
2019-03-03[Keyboard] matrix_init_user shouldn't call itself (#5298)Ray Cielencki1-1/+0
2019-03-03[Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)Ray Cielencki1-0/+21
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr1-1/+1
2019-02-05Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević1-14/+12
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-4/+0
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-11-04converter/usb_usb Refactor and Configurator support (#4345)noroadsleft5-88/+537
2018-09-29Second attempt to reduce the size of the USB BLE Converter (#4010)Drashna Jaelre3-289/+3
2018-09-28Optimize size of USB_USB BLE ConverterDrashna Jaelre2-4/+24
2018-08-26add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb1-2/+2
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert2-11/+6
2017-11-08restructure converters (#1825)Balz Guenat18-36/+82
2017-10-16Added BLE support for USB-USB converter. (#1824)Benjamin Dengler4-0/+124
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert2-16/+15
2017-09-27remove all makefiles from keyboard directoriesJack Humbert3-9/+0
2017-08-19remove dead links, add troubleshooting sectionBalz Guenat1-6/+13
2017-08-19Update USB-USB converter README according to #1588Balz Guenat1-51/+34
2017-08-16cleanup usb-usb converter codeBalz Guenat14-427/+393
2017-08-16add RESET to keymapBalz Guenat2-2/+2
2017-08-16convert keymap into qmk-styleBalz Guenat2-67/+69
2017-08-16wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...Balz Guenat3-1/+2
2017-08-16add extern "C" to matrix.cppBalz Guenat1-121/+125
2017-08-16some major steps toward making the usb-usb converter workBalz Guenat3-2/+4
2017-08-16remove unused variables from makefileBalz Guenat1-4/+5
2017-08-16small changes following Jack's advice.Balz Guenat1-3/+5
2017-08-16start working on usb-usb converter portBalz Guenat16-0/+1481