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