aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb
Commit message (Expand)AuthorAgeFilesLines
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* Update features to use Custom Tapping Term when appropriate (#6259)Drashna Jaelre2020-08-291-3/+3
* Bigger combo index (#9318)Pete Sevander2020-08-292-2/+2
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-071-1/+0
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-302-6/+2
* [Keymap] add chriskopher keymap for usb-usb converter (#8856)Chris Ko2020-04-287-0/+682
* Fix hasu usb converter bootloader (#8613)Joel Challis2020-03-301-0/+3
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-2/+2
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-292-10/+10
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-191-9/+0
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-092-34/+2
* Miscellaneous rules.mk cleanups (#7212)fauxpark2019-10-313-2/+5
* [Keymap] Add narze keymap for usb-usb converter (#6881)Manassarn "Noom" Manoonchai2019-10-164-0/+228
* [Keyboard] Update formatting of README for usb_usb (#7037)Duncan Elliot2019-10-161-29/+19
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-47/+10
* [Keyboard] Backport two fixes from TMK: usb-usb converter (#6383)Michael Pishchagin2019-07-221-6/+6
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-5/+2
* [Keyboard] matrix_init_user shouldn't call itself (#5298)Ray Cielencki2019-03-031-1/+0
* [Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)Ray Cielencki2019-03-031-0/+21
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević2019-02-041-14/+12
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-4/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* converter/usb_usb Refactor and Configurator support (#4345)noroadsleft2018-11-035-88/+537
* Second attempt to reduce the size of the USB BLE Converter (#4010)Drashna Jaelre2018-09-283-289/+3
* Optimize size of USB_USB BLE ConverterDrashna Jaelre2018-09-282-4/+24
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-261-2/+2
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-272-11/+6
* restructure converters (#1825)Balz Guenat2017-11-0818-36/+82
* Added BLE support for USB-USB converter. (#1824)Benjamin Dengler2017-10-154-0/+124
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-142-16/+15
* remove all makefiles from keyboard directoriesJack Humbert2017-09-273-9/+0
* remove dead links, add troubleshooting sectionBalz Guenat2017-08-191-6/+13
* Update USB-USB converter README according to #1588Balz Guenat2017-08-191-51/+34
* cleanup usb-usb converter codeBalz Guenat2017-08-1514-427/+393
* add RESET to keymapBalz Guenat2017-08-152-2/+2
* convert keymap into qmk-styleBalz Guenat2017-08-152-67/+69
* wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...Balz Guenat2017-08-153-1/+2
* add extern "C" to matrix.cppBalz Guenat2017-08-151-121/+125
* some major steps toward making the usb-usb converter workBalz Guenat2017-08-153-2/+4
* remove unused variables from makefileBalz Guenat2017-08-151-4/+5
* small changes following Jack's advice.Balz Guenat2017-08-151-3/+5
* start working on usb-usb converter portBalz Guenat2017-08-1516-0/+1481