| Commit message (Expand) | Author | Age | Files | Lines |
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y | 2022-12-12 | 2 | -2/+2 |
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 4 | -24/+24 |
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -2/+2 |
* | Normalise Unicode keycodes (#18898) | Ryan | 2022-10-31 | 2 | -2/+2 |
* | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -2/+2 |
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | 2022-10-22 | 1 | -2/+2 |
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 4 | -7/+7 |
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 2 | -3/+3 |
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 13 | -27/+27 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 18 | -19/+19 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 1 | -2/+0 |
* | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 4 | -9/+9 |
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 2 | -2/+7 |
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 1 | -1/+0 |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 7 | -10/+10 |
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | 2022-08-28 | 2 | -3/+2 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 3 | -3/+3 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-21 | 2 | -4/+5 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven, pass 3 (#18111) | Ryan | 2022-08-21 | 2 | -4/+5 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-14 | 4 | -7/+66 |
|\| |
|
| * | Improve Drop Alt compatibility with VIA (#18041) | Cyn | 2022-08-14 | 4 | -7/+66 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA... | Stefan Kerkmann | 2022-08-06 | 2 | -2/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-02 | 3 | -46/+225 |
|\| |
|
| * | Update massdrop/alt:charlesrocket (#17297) | -k | 2022-07-02 | 3 | -46/+225 |
* | | Removes terminal from QMK. (#17258) | Nick Brassel | 2022-05-30 | 1 | -1/+0 |
|/ |
|
* | Add massdrop/alt:charlesrocket keymap (#17173) | -k | 2022-05-21 | 1 | -0/+122 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 1 | -2/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-14 | 2 | -0/+129 |
|\ |
|
| * | [Keyboard] Add VIA support for the Drop Alt (#15857) | asdfire1 | 2022-01-13 | 2 | -0/+129 |
* | | Refactor `bootloader_jump()` implementations (#15450) | Ryan | 2021-12-27 | 1 | -0/+3 |
|/ |
|
* | fixed "Your Name" in header (#15591) | br | 2021-12-27 | 2 | -2/+2 |
* | add my keymap (#15211) | br | 2021-12-27 | 2 | -0/+171 |
* | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan | 2021-12-14 | 2 | -30/+30 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -1/+1 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 2 | -37/+85 |
* | Add support to persist MD LED framework settings (#14980) | Joel Challis | 2021-11-02 | 2 | -0/+11 |
* | Stop-gap forward-port Drop LED features for CTRL and ALT (#14967) | just-another-jxliu | 2021-10-29 | 3 | -29/+182 |
* | Initial USB2422 driver (#14835) | Joel Challis | 2021-10-22 | 2 | -1/+10 |
* | Split out arm_atsam shift register logic (#14848) | Joel Challis | 2021-10-22 | 1 | -11/+7 |
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 1 | -1/+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 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | Fixup `massdrop/alt`, `cest73/tkm`. (#14048) | Nick Brassel | 2021-08-18 | 1 | -3/+2 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 2 | -3/+3 |