| Commit message (Expand) | Author | Age | Files | Lines |
* | Basic keycode overhaul (#14726) | Ryan | 2021-11-03 | 1 | -8/+8 |
* | Remove sysex API (#14723) | Ryan | 2021-10-06 | 1 | -17/+6 |
* | Add Support for USB programmable buttons (#12950) | Thomas Weißschuh | 2021-09-15 | 1 | -0/+3 |
* | Move feature suspend logic out of platform specific code (#14210) | Drashna Jaelre | 2021-08-30 | 1 | -0/+96 |
* | Revert 14083 && 14144 (#14150) | Joel Challis | 2021-08-25 | 1 | -0/+90 |
* | Tidy up quantum.c now some of tmk_core has been merged (#14083) | Joel Challis | 2021-08-24 | 1 | -90/+0 |
* | Fixup Audio startup and add to documents (#13606) | Drashna Jaelre | 2021-08-15 | 1 | -1/+1 |
* | Process combos earlier & overlapping combos (#8591) | Pete Sevander | 2021-08-06 | 1 | -4/+19 |
* | Unconditionally call led_init_ports (#12116) | Joel Challis | 2021-08-03 | 1 | -3/+0 |
* | Minor tidy up of key overrides (#13747) | Joel Challis | 2021-07-28 | 1 | -5/+1 |
* | matrix_scan_x -> x_task (#13748) | Joel Challis | 2021-07-28 | 1 | -4/+4 |
* | Haptic: driver-> feature (#13713) | Joel Challis | 2021-07-25 | 1 | -2/+2 |
* | Move `SENDSTRING_BELL` code to `send_string.h` (#13566) | Ryan | 2021-07-16 | 1 | -3/+0 |
* | [Feature] Key Overrides (#11422) | Jonas Gessner | 2021-07-13 | 1 | -3/+16 |
* | Improve layer mask handling (#13065) | Drashna Jaelre | 2021-07-03 | 1 | -4/+4 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-12 | 1 | -62/+0 |
|\ |
|
| * | Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) | Ryan | 2021-03-12 | 1 | -62/+0 |
* | | LED Matrix: decouple from Backlight (#12054) | Ryan | 2021-03-08 | 1 | -5/+4 |
* | | Add ability to toggle One Shot functionality (#4198) | Drashna Jaelre | 2021-03-01 | 1 | -0/+11 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-28 | 1 | -232/+0 |
|\| |
|
| * | Extract sendstring into its own compilation unit (#12060) | Ryan | 2021-03-01 | 1 | -232/+0 |
* | | Overhaul bootmagic logic to have single entrypoint (#8532) | Joel Challis | 2021-02-28 | 1 | -6/+2 |
|/ |
|
* | [BUG] Massdrop develop rgb fix (#12022) | Nick Brassel | 2021-02-26 | 1 | -0/+3 |
* | Split transport mirror (#11046) | XScorpion2 | 2021-02-16 | 1 | -10/+0 |
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 1 | -15/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-05 | 1 | -3/+1 |
|\ |
|
| * | Manually run formatting job (#11797) | Joel Challis | 2021-02-05 | 1 | -3/+1 |
* | | Stop sounds when suspended (#11553) | Joshua Diamond | 2021-02-01 | 1 | -0/+20 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-31 | 1 | -30/+7 |
|\| |
|
| * | quantum.c send char cleanups (#11743) | Ryan | 2021-02-01 | 1 | -30/+7 |
* | | `qmk cformat` | Nick Brassel | 2021-01-17 | 1 | -4/+4 |
* | | Improved Language Specific Keycodes for US International and Extended Layouts... | Joshua Diamond | 2021-01-02 | 1 | -3/+30 |
|/ |
|
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+15 |
* | Indicator LEDs as config (#10816) | Joel Challis | 2020-11-08 | 1 | -52/+4 |
* | Hid joystick interface (#4226) | a-chol | 2020-08-29 | 1 | -0/+3 |
* | Don't compile outputselect.c if Bluetooth is disabled (#9356) | Ryan | 2020-08-29 | 1 | -2/+2 |
* | Make sendstring respect `TAP_CODE_DELAY` (#9623) | Ryan | 2020-07-02 | 1 | -4/+2 |
* | Move encoder_read to common location (#9003) | Joel Challis | 2020-06-03 | 1 | -11/+0 |
|\ |
|
| * | Move encoder_read to common location | zvecr | 2020-05-02 | 1 | -11/+0 |
* | | Move dip switch init to back of the init process (#9233) | Drashna Jaelre | 2020-06-03 | 1 | -3/+0 |
|/ |
|
* | Fix bug with layer caching in get_event_keycode (#8693) | Drashna Jaelre | 2020-04-12 | 1 | -5/+8 |
* | Strip out features to allow minimum firmware sizes (#8645) | Joel Challis | 2020-04-01 | 1 | -0/+2 |
* | Miscellaneous cleanups (#8639) | Ryan | 2020-04-01 | 1 | -4/+0 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-22 | 1 | -10/+6 |
* | Add Post Processing to process_record (#4892) | Drashna Jaelre | 2020-03-23 | 1 | -3/+17 |
* | Add Word Per Minute calculation feature (#8054) | brickbots | 2020-03-23 | 1 | -0/+10 |
* | Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) | Joel Challis | 2020-03-21 | 1 | -26/+0 |
* | Reduce PROGMEM usage for sendstring LUT (#8109) | Ted M Lin | 2020-03-03 | 1 | -42/+89 |
* | Fix recent clang-format breaking quantum.c (#8282) | Joel Challis | 2020-03-01 | 1 | -2/+2 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-01 | 1 | -1/+1 |