| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement split comms watchdog (#18599) | Dasky | 2022-10-06 | 1 | -0/+7 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-05 | 1 | -1/+1 |
|\ |
|
| * | docs: some typos (#18582) | George Rodrigues | 2022-10-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-09-30 | 1 | -1/+11 |
|\| |
|
| * | [docs] Improve documentation regarding info.json (#18508) | Less/Rikki | 2022-09-29 | 1 | -1/+11 |
* | | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | 2022-08-28 | 1 | -3/+3 |
|/ |
|
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -7/+5 |
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA... | Stefan Kerkmann | 2022-08-06 | 1 | -9/+0 |
* | Add deprecated check for RGBLIGHT_ANIMATIONS (#17832) | Drashna Jaelre | 2022-08-04 | 1 | -2/+0 |
* | docs: fix default value of USB_SUSPEND_WAKEUP_DELAY (#17501) | Ben Fiedler | 2022-07-20 | 1 | -2/+4 |
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition | 2022-06-24 | 1 | -1/+1 |
* | Add support for large Mouse Reports (#16371) | Drashna Jaelre | 2022-06-08 | 1 | -0/+2 |
* | [Core] Add compile/make macro to core (#15959) | Drashna Jaelre | 2022-03-17 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2022-02-09 | 1 | -0/+2 |
|\ |
|
| * | Add support for driving unselected row/col. (#16278) | Nick Brassel | 2022-02-09 | 1 | -0/+2 |
* | | Rename `AdafruitBLE` to `BluefruitLE` (#16127) | Ryan | 2022-01-30 | 1 | -2/+2 |
* | | Rip out old macro and action_function system (#16025) | Ryan | 2022-01-24 | 1 | -5/+0 |
|/ |
|
* | New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) | precondition | 2021-11-26 | 1 | -0/+2 |
* | Add support for deferred executors. (#14859) | Nick Brassel | 2021-11-15 | 1 | -0/+2 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | Basic keycode overhaul (#14726) | Ryan | 2021-11-03 | 1 | -1/+1 |
* | Document `MAGIC` feature (#14301) | JayceFayne | 2021-10-26 | 1 | -0/+2 |
* | [Core] Fix "6kro enable" and clarify naming (#14563) | Drashna Jaelre | 2021-09-29 | 1 | -0/+2 |
* | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan | 2021-09-10 | 1 | -2/+2 |
* | Enable sync of OLED/ST7565 display on/off state on Splits (#13542) | Drashna Jaelre | 2021-08-15 | 1 | -0/+6 |
* | Process combos earlier & overlapping combos (#8591) | Pete Sevander | 2021-08-06 | 1 | -1/+13 |
* | [Feature] Key Overrides (#11422) | Jonas Gessner | 2021-07-13 | 1 | -0/+4 |
* | Extensible split data sync (#11930) | Nick Brassel | 2021-06-18 | 1 | -2/+24 |
* | Use single memcmp to determine if matrix changed. (#13064) | Nick Brassel | 2021-06-09 | 1 | -0/+3 |
* | [Docs] Fix typos in audio config in main config page (#12928) | shela | 2021-05-21 | 1 | -2/+2 |
* | Audio system overhaul (#11820) | Drashna Jaelre | 2021-02-15 | 1 | -3/+9 |
* | Address wake from sleep instability (#11450) | Joshua Diamond | 2021-02-02 | 1 | -0/+2 |
* | Normalise include statements in core code (#11153) | Ryan | 2020-12-11 | 1 | -1/+3 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+2 |
* | Remove support for Adafruit EZ-Key (#10103) | Ryan | 2020-08-29 | 1 | -3/+1 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 1 | -3/+1 |
* | Remove `DESCRIPTION` (#9732) | Ryan | 2020-07-16 | 1 | -2/+0 |
* | add SPLIT_HAND_MATRIX_GRID support (#8685) | Takeshi ISHII | 2020-07-04 | 1 | -1/+4 |
* | Option to allow lighting layers when RGB Lighting is off (#9051) | Joshua Diamond | 2020-06-01 | 1 | -0/+2 |
* | Allow expanding from 8 to 32 RGB Lighting Layers (#8941) | Joshua Diamond | 2020-05-13 | 1 | -0/+3 |
* | Add ability to blink lighting layer for a specified duration (#8760) | Joshua Diamond | 2020-05-09 | 1 | -1/+3 |
* | Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) | Konstantin Đorđević | 2020-04-09 | 1 | -5/+5 |
* | Feature: RGBLight layers (#7768) | Nathan Gray | 2020-03-10 | 1 | -0/+2 |
* | [Docs] Fix links in Config Options doc | James Young | 2020-03-06 | 1 | -4/+4 |
* | Add explicit id tags to externally linked headers | skullY | 2020-03-05 | 1 | -5/+5 |
* | New feature: PERMISSIVE_HOLD_PER_KEY (#7994) | ridingqwerty | 2020-02-25 | 1 | -0/+2 |
* | Allow 30us matrix delay to be keyboard/user overridable (#8216) | Joel Challis | 2020-02-21 | 1 | -0/+2 |
* | Align max backlight level in docs (#8142) | Joel Challis | 2020-02-11 | 1 | -1/+1 |
* | Reduce SPLIT_USB_TIMEOUT by 500ms (#7637) | Joel Challis | 2020-02-04 | 1 | -1/+4 |
* | Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859) | ridingqwerty | 2020-01-17 | 1 | -0/+2 |