summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb
Commit message (Expand)AuthorAgeFilesLines
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-8/+8
* Remove deprecated led_set_kb (#19273)Joel Challis2022-12-141-1/+2
* Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-132-7/+6
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-16/+16
* Update converter/usb_usb keymaps to use LAYOUT_fullsize (#18720)precondition2022-10-152-8/+8
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Remove legacy international keycodes (#18588)Ryan2022-10-094-18/+18
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-143-11/+7
* converter/usb_usb: remove surplus commas (#17024)Ryan2022-05-071-5/+5
* usb-usb converter: community layout support (#16773)Ryan2022-05-074-516/+590
* usb-usb converter: fix layout macros (#16769)Ryan2022-04-031-3/+3
* USB-USB converter cleanup (#16618)Ryan2022-03-1311-169/+41
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-12/+0
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-302-3/+3
* Align location of some host led logic (#15954)Joel Challis2022-01-221-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-131-1/+1
|\
| * Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-092-3/+2
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-3/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-092-9/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-9/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-021-1/+1
|\|
| * Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-022-3/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-3/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-4/+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