summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb
Commit message (Expand)AuthorAgeFilesLines
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-3/+2
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-9/+0
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-3/+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
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-015-172/+100
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-031-1/+1
|\
| * [Keymap] Add narze lily58 keymap & update my other keymaps (#13110)Manassarn "Noom" Manoonchai2021-07-031-1/+1
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* | Error log cleanup (#13349)Zach White2021-06-261-27/+102
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
|/
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
* remove conflicting NKRO_ENABLE flagZach White2021-01-301-1/+0
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-152-3/+0
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-252-0/+0
* 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