summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: driver naming cleanups (#21624)Ryan2023-07-292-2/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-07-081-1/+1
|\
| * Add 'JIS' form factor layouts (#21220)Duncan Sutherland2023-07-081-1/+1
* | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-271-16/+0
|/
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-153-3/+1
* Move fullsize layouts to data driven (#20317)Ryan2023-04-046-795/+587
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-168-21/+0
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Tidy up use of keycode range helpers (#19756)Joel Challis2023-02-101-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-9/+10
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Fixup build failures. (#19332)Nick Brassel2022-12-151-1/+1
* 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