Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-15 | [Docs] RESET -> QK_BOOT (#18365) | Joel Challis | |
2022-09-06 | Discourage use of ENCODER_MAP at keyboard level (#18286) | Joel Challis | |
* Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-09-03 | [Docs] Update 'Process Record' according to the code (#18209) | coliss86 | |
* [doc] Update 'Process Record' according to the code * [doc] fix link | |||
2022-08-30 | Expand on the differences between Caps Word and Caps Lock (#18139) | precondition | |
* Expand on the differences between Caps Word and Caps Lock * Add the equiv default KC_ next to intl alias * It's configurable so it's not a problem | |||
2022-08-28 | 2022q3 Changelog. (#18180) | Nick Brassel | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-08-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-23 | Update Tap Dance Example 4 (#18138) | Jesse | |
break statements are missing from the switch for both registering and unregistering key codes. Neither have a default: case either. The code as exists in the repository right now does not compile. It does with this changes. | |||
2022-08-20 | CLI: Teaching the CLI to flash binaries (#16584) | Erovia | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-08-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-18 | [Docs] Fix typo in data driven config docs (#18095) | Simon Hengel | |
2022-08-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-18 | [Docs] Update list of "ARM-based ProMicro replacements" (#18083) | ~ aka goonf!sh | |
2022-08-18 | Add Bonsai C4 converter (#17711) | David Hoelscher | |
2022-08-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-16 | [Docs] Use layer number as example for COMBO_ONLY_FROM_LAYER (#18072) | Albert Y | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-08-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-16 | Adjust the hierarchy of chapter `Deferred Execution` (#18075) | coliss86 | |
2022-08-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-16 | [Docs] update pr_checklist.md with info about data-driven (#18068) | Tom Barnes | |
* update pr_checklist with info about data-driven Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-08-14 | Added emacs as an "operating system" for input mode. (#16949) | Chewxy | |
2022-08-14 | [Controller] Added board config for custom controller STeMCell (#16287) | Mega Mind | |
Co-authored-by: Mariappan Ramasamy <947300+Mariappan@users.noreply.github.com> Co-authored-by: Mariappan Ramasamy <maari@basis-ai.com> Co-authored-by: Sadek Baroudi <sadekbaroudi@gmail.com> | |||
2022-08-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-13 | Add texts for Discord Events to be created post-merge. (#17944) | Nick Brassel | |
2022-08-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-13 | [Docs] Suggest imgur images are edited to set size (#18031) | Tom Barnes | |
2022-08-13 | Add Bit-C PRO converter (#17827) | Jay Greco | |
2022-08-13 | Improve importer workflow (#17707) | Joel Challis | |
2022-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-12 | [Docs] Refactor code examples (#18003) | Albert Y | |
2022-08-12 | Create generic Pointing Device Pin defines (#17776) | Drashna Jaelre | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | |
`QMK_KEYS_PER_SCAN` (#15292) | |||
2022-08-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-06 | [Docs] Building with GitHub Userspace (#16271) | Albert Y | |
2022-08-04 | Add deprecated check for RGBLIGHT_ANIMATIONS (#17832) | Drashna Jaelre | |
2022-07-31 | Add ST7735 driver to Quantum Painter (#17848) | David Hoelscher | |
2022-07-31 | Remove OLED driver Split Common warning (#17862) | Joel Challis | |
2022-07-31 | Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo (#17850) | Daniel Kao | |
* Fix typo for POINTING_DEVICE_GESTURES_SCROLL_ENABLE Follow the name written in documentation which follows POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE * Reword the blurb about POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE in docs | |||
2022-07-29 | Implement relative mode for Cirque trackpad (#17760) | Drzony | |
2022-07-28 | Rename postprocess_steno_user → post_process_steno_user (#17823) | precondition | |
2022-07-27 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-07-27 | [Docs] Add information about WeAct Blackpill F411 (#16755) | Drashna Jaelre | |
* [Docs] Add information about WeAct Blackpill F411 * Add clarification for matrix pins * Update documentation * Tweak wording | |||
2022-07-26 | [Docs] Updates to Pointing Device Docs (#17777) | Drashna Jaelre | |
2022-07-25 | [Docs] Fix custom debug function and sample output (#17790) | Drashna Jaelre | |
2022-07-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-25 | [Docs] Fix tables in Audio driver document (#17780) | Drashna Jaelre | |
2022-07-23 | implement `tap_code16_delay` (#17748) | JayceFayne | |
2022-07-23 | Add ability to enter bootloader mode from `QK_MAKE` (#17745) | jack | |
2022-07-21 | Add Blok 2040 conversion (#17603) | Albert Y | |
2022-07-20 | docs: fix default value of USB_SUSPEND_WAKEUP_DELAY (#17501) | Ben Fiedler | |
Documents the change made in #12081 |