index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
converter
/
usb_usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)
Ryan
2023-06-27
1
-16
/
+0
*
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-15
3
-3
/
+1
*
Move fullsize layouts to data driven (#20317)
Ryan
2023-04-04
6
-795
/
+587
*
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
1
-1
/
+0
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
8
-21
/
+0
*
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-11
1
-2
/
+2
*
Tidy up use of keycode range helpers (#19756)
Joel Challis
2023-02-10
1
-2
/
+2
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
6
-9
/
+10
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-2
/
+1
*
Fixup build failures. (#19332)
Nick Brassel
2022-12-15
1
-1
/
+1
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
1
-8
/
+8
*
Remove deprecated led_set_kb (#19273)
Joel Challis
2022-12-14
1
-1
/
+2
*
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...
precondition
2022-12-13
2
-7
/
+6
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
5
-16
/
+16
*
Update converter/usb_usb keymaps to use LAYOUT_fullsize (#18720)
precondition
2022-10-15
2
-8
/
+8
*
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-13
1
-1
/
+1
*
Remove legacy international keycodes (#18588)
Ryan
2022-10-09
4
-18
/
+18
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
2
-2
/
+2
*
Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)
Ryan
2022-08-14
3
-11
/
+7
*
converter/usb_usb: remove surplus commas (#17024)
Ryan
2022-05-07
1
-5
/
+5
*
usb-usb converter: community layout support (#16773)
Ryan
2022-05-07
4
-516
/
+590
*
usb-usb converter: fix layout macros (#16769)
Ryan
2022-04-03
1
-3
/
+3
*
USB-USB converter cleanup (#16618)
Ryan
2022-03-13
11
-169
/
+41
*
Remove `matrix_key_count()` (#16603)
Ryan
2022-03-10
1
-12
/
+0
*
Rename `AdafruitBLE` to `BluefruitLE` (#16127)
Ryan
2022-01-30
2
-3
/
+3
*
Align location of some host led logic (#15954)
Joel Challis
2022-01-22
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-13
1
-1
/
+1
|
\
|
*
Fix up build options comments (#15463)
Ryan
2021-12-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
2
-3
/
+2
|
\
|
|
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
2
-3
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-09
2
-9
/
+0
|
\
|
|
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
2
-9
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-02
1
-1
/
+1
|
\
|
|
*
Remove manual enable of LTO within keyboards (#15377)
Joel Challis
2021-12-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-02
2
-3
/
+0
|
\
|
|
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
2
-3
/
+0
*
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-11-29
1
-4
/
+0
|
/
*
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
1
-1
/
+0
|
\
|
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
1
-1
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
1
-1
/
+1
|
\
|
|
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-20
1
-1
/
+1
|
\
|
|
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
1
-1
/
+1
*
|
Move Bluetooth config to common_features.mk (#14404)
Ryan
2021-09-12
1
-3
/
+3
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
1
-2
/
+0
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
1
-7
/
+0
|
\
|
|
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-7
/
+0
*
|
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-09-01
5
-172
/
+100
|
/
[next]