summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Introduce pointing device specific debug messages (#17663)Stefan Kerkmann2022-08-291-0/+10
|
* Use `TAP_CODE_DELAY` for encoder mapping by default (#18098)Nick Brassel2022-08-281-3/+11
|
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-3/+3
|
* 2022q3 Changelog. (#18180)Nick Brassel2022-08-284-13/+362
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-221-3/+5
|\
| * Update Tap Dance Example 4 (#18138)Jesse2022-08-231-3/+5
| | | | | | 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.
* | CLI: Teaching the CLI to flash binaries (#16584)Erovia2022-08-201-0/+17
| | | | | | | | | | | | 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-191-1/+1
|\|
| * [Docs] Fix typo in data driven config docs (#18095)Simon Hengel2022-08-181-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-191-1/+4
|\|
| * [Docs] Update list of "ARM-based ProMicro replacements" (#18083)~ aka goonf!sh2022-08-181-1/+4
| |
* | Add Bonsai C4 converter (#17711)David Hoelscher2022-08-181-8/+23
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-171-1/+1
|\|
| * [Docs] Use layer number as example for COMBO_ONLY_FROM_LAYER (#18072)Albert Y2022-08-161-1/+1
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-161-6/+6
|\|
| * Adjust the hierarchy of chapter `Deferred Execution` (#18075)coliss862022-08-161-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-161-3/+6
|\|
| * [Docs] update pr_checklist.md with info about data-driven (#18068)Tom Barnes2022-08-161-3/+6
| | | | | | | | | | * update pr_checklist with info about data-driven Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | Added emacs as an "operating system" for input mode. (#16949)Chewxy2022-08-141-1/+2
| |
* | [Controller] Added board config for custom controller STeMCell (#16287)Mega Mind2022-08-141-0/+22
| | | | | | | | | | 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-141-56/+91
|\|
| * Add texts for Discord Events to be created post-merge. (#17944)Nick Brassel2022-08-131-56/+91
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-141-0/+1
|\|
| * [Docs] Suggest imgur images are edited to set size (#18031)Tom Barnes2022-08-131-0/+1
| |
* | Add Bit-C PRO converter (#17827)Jay Greco2022-08-131-1/+4
| |
* | Improve importer workflow (#17707)Joel Challis2022-08-131-14/+19
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-133-31/+33
|\|
| * [Docs] Refactor code examples (#18003)Albert Y2022-08-123-31/+33
| |
* | Create generic Pointing Device Pin defines (#17776)Drashna Jaelre2022-08-121-32/+38
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-7/+5
| |
* | [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-062-11/+0
| | | | | | | | `QMK_KEYS_PER_SCAN` (#15292)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-062-0/+190
|\|
| * [Docs] Building with GitHub Userspace (#16271)Albert Y2022-08-062-0/+190
| |
* | Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)Drashna Jaelre2022-08-043-11/+8
| |
* | Add ST7735 driver to Quantum Painter (#17848)David Hoelscher2022-07-311-1/+28
| |
* | Remove OLED driver Split Common warning (#17862)Joel Challis2022-07-311-2/+0
| |
* | Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo (#17850)Daniel Kao2022-07-311-1/+1
| | | | | | | | | | | | | | | | * 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
* | Implement relative mode for Cirque trackpad (#17760)Drzony2022-07-291-25/+50
| |
* | Rename postprocess_steno_user → post_process_steno_user (#17823)precondition2022-07-282-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-07-272-0/+49
|\|
| * [Docs] Add information about WeAct Blackpill F411 (#16755)Drashna Jaelre2022-07-272-0/+49
| | | | | | | | | | | | | | | | | | * [Docs] Add information about WeAct Blackpill F411 * Add clarification for matrix pins * Update documentation * Tweak wording
* | [Docs] Updates to Pointing Device Docs (#17777)Drashna Jaelre2022-07-262-15/+16
| |
* | [Docs] Fix custom debug function and sample output (#17790)Drashna Jaelre2022-07-251-7/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-241-3/+5
|\|
| * [Docs] Fix tables in Audio driver document (#17780)Drashna Jaelre2022-07-251-3/+5
| |
* | implement `tap_code16_delay` (#17748)JayceFayne2022-07-231-1/+1
| |
* | Add ability to enter bootloader mode from `QK_MAKE` (#17745)jack2022-07-232-14/+14
| |
* | Add Blok 2040 conversion (#17603)Albert Y2022-07-211-1/+4
| |
* | docs: fix default value of USB_SUSPEND_WAKEUP_DELAY (#17501)Ben Fiedler2022-07-202-3/+5
| | | | | | Documents the change made in #12081
* | Add support for PAW3204 Optical Sensor (#17669)Drashna Jaelre2022-07-191-0/+18
| | | | | | | | Co-authored-by: gompa <gompa@h-bomb.nl> Co-authored-by: Stefan Kerkmann <karlk90@pm.me>