| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 2 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-03 | 1 | -1/+1 |
|\ |
|
| * | [Keymap] Add narze lily58 keymap & update my other keymaps (#13110) | Manassarn "Noom" Manoonchai | 2021-07-03 | 1 | -1/+1 |
| * | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -1/+1 |
* | | Error log cleanup (#13349) | Zach White | 2021-06-26 | 1 | -27/+102 |
* | | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | 2021-04-12 | 1 | -1/+1 |
|/ |
|
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 1 | -1/+0 |
* | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | 2021-02-06 | 1 | -3/+0 |
* | remove conflicting NKRO_ENABLE flag | Zach White | 2021-01-30 | 1 | -1/+0 |
* | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 2 | -3/+0 |
* | Rename keyboard-level readmes to lower-case (#10759) | Erovia | 2020-10-25 | 2 | -0/+0 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 1 | -1/+1 |
* | Update features to use Custom Tapping Term when appropriate (#6259) | Drashna Jaelre | 2020-08-29 | 1 | -3/+3 |
* | Bigger combo index (#9318) | Pete Sevander | 2020-08-29 | 2 | -2/+2 |
* | Remove HD44780 References, Part 2 (#9918) | James Young | 2020-08-07 | 1 | -1/+0 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 2 | -6/+2 |
* | [Keymap] add chriskopher keymap for usb-usb converter (#8856) | Chris Ko | 2020-04-28 | 7 | -0/+682 |