| Commit message (Expand) | Author | Age | Files | Lines |
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -2/+2 |
* | Remove `KC_DELT` (#18882) | Ryan | 2022-10-27 | 1 | -1/+1 |
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | 2022-10-22 | 1 | -1/+1 |
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 4 | -10/+10 |
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 25 | -68/+68 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 5 | -38/+50 |
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 3 | -19/+19 |
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 2 | -2/+0 |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 6 | -8/+8 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 4 | -4/+4 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 5 | -5/+0 |
* | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan | 2022-08-04 | 26 | -107/+90 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 19 | -39/+39 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-15 | 13 | -34/+0 |
|\ |
|
| * | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 13 | -34/+0 |
* | | Fixup builds. (#16596) | Nick Brassel | 2022-03-09 | 1 | -2/+2 |
|/ |
|
* | [Keyboard] TKC Portico68 v2 (#15916) | TerryMathews | 2022-03-07 | 10 | -0/+587 |
* | [Keyboard] TKC Portico75 (#15114) | TerryMathews | 2022-02-04 | 9 | -0/+631 |
* | Remove missing and trailing commas in info.json files. (#16088) | Gabriel Harel | 2022-01-28 | 1 | -1/+1 |
* | [Keyboard] TKC Candybar R3 (#15374) | TerryMathews | 2022-01-10 | 18 | -0/+583 |
* | [Keyboard] TKC California (#15124) | TerryMathews | 2022-01-10 | 9 | -0/+309 |
* | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan | 2021-12-14 | 7 | -92/+92 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 3 | -5/+2 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 8 | -14/+8 |
* | Remove manual enable of LTO within keyboards (#15377) | Joel Challis | 2021-12-02 | 2 | -2/+2 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 8 | -14/+0 |
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 1 | -1/+1 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -17/+17 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 8 | -8/+8 |
* | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-02 | 7 | -7/+21 |
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 2 | -2/+0 |
* | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young | 2021-09-26 | 2 | -101/+0 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 1 | -1/+1 |
* | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 1 | -1/+1 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 6 | -6/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 8 | -19/+2 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 2 | -14/+0 |
* | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 1 | -4/+0 |
* | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | 2021-08-24 | 10 | -19/+21 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 7 | -102/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 8 | -8/+8 |
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
* | Move some led drivers to common folder (#13749) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-20 | 6 | -5/+112 |
|\ |
|
| * | [Keyboard] PORTICO: add support for wt_rgb (#13241) | TerryMathews | 2021-07-19 | 6 | -5/+112 |
* | | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 1 | -1/+1 |
|/ |
|
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 3 | -0/+9 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 2 | -2/+0 |
* | TKC Portico: layout macro/Configurator touch-up (#12897) | James Young | 2021-05-14 | 6 | -88/+97 |