Simon Hengel
|
e6a1afb8f1
|
[Docs] Fix typo in data driven config docs (#18095)
|
3 years ago |
~ aka goonf!sh
|
286dd6abe6
|
[Docs] Update list of "ARM-based ProMicro replacements" (#18083)
|
3 years ago |
Albert Y
|
a1f0208797
|
[Docs] Use layer number as example for COMBO_ONLY_FROM_LAYER (#18072)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
3 years ago |
coliss86
|
837a57b3c5
|
Adjust the hierarchy of chapter `Deferred Execution` (#18075)
|
3 years ago |
Tom Barnes
|
2f4ad40561
|
[Docs] update pr_checklist.md with info about data-driven (#18068)
* update pr_checklist with info about data-driven
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
3 years ago |
Nick Brassel
|
86261bfd8e
|
Add texts for Discord Events to be created post-merge. (#17944)
|
3 years ago |
Tom Barnes
|
0d3e07a3db
|
[Docs] Suggest imgur images are edited to set size (#18031)
|
3 years ago |
Albert Y
|
70c6b183df
|
[Docs] Refactor code examples (#18003)
|
3 years ago |
Albert Y
|
64acbcb42a
|
[Docs] Building with GitHub Userspace (#16271)
|
3 years ago |
Drashna Jaelre
|
8973835183
|
[Docs] Add information about WeAct Blackpill F411 (#16755)
* [Docs] Add information about WeAct Blackpill F411
* Add clarification for matrix pins
* Update documentation
* Tweak wording
|
3 years ago |
Drashna Jaelre
|
c0763363db
|
[Docs] Fix tables in Audio driver document (#17780)
|
3 years ago |
Drashna Jaelre
|
26954bbc28
|
[Docs] Add Encoder requirements to PR Checklist doc (#17634)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
3 years ago |
Joel Challis
|
2a3dd95229
|
Add basic secure docs (#17577)
|
3 years ago |
Joel Challis
|
8fa7b62011
|
Attempt to discourage manual MSYS install for new users (#17556)
|
3 years ago |
Ryan
|
25033d5d9e
|
MSYS2 install: use MinGW python-qmk package (#17302)
* MSYS2 install: use MinGW python-qmk package
* Add missing flashers
* Note VC Redist for manual install
* VC Redist no longer needed
|
3 years ago |
CoffeeIsLife
|
0365f640af
|
Allow for RGB actions to take place on Keydown instead of Keyup (#16886)
* Allow for switch on keydown
* add docs
|
3 years ago |
ripdog
|
4e35697e1a
|
Add note about qmk doctor in newbs_flashing.md (#15688)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
3 years ago |
jack
|
ee26d3e77f
|
Add Zsh note for tab complete (#17226)
|
3 years ago |
Josh Hinnebusch
|
096db8c8ca
|
Add LED backlight/indicator info to reference_info_json.md (#17010)
Co-authored-by: Joel Challis <git@zvecr.com>
|
3 years ago |
David Kosorin
|
71472a1692
|
Update ref_functions.md (replaced deprecated `RESET`) (#17436)
|
3 years ago |
evils
|
0a45a19801
|
[Docs] clarify inner array of direct pin matrix (#17437)
|
3 years ago |
coliss86
|
fd01feae4b
|
Add a note about using differents MCU family (#17416)
|
3 years ago |
Nick Brassel
|
15dab01e6a
|
Inform people that things may not work. (#17391)
|
3 years ago |
Tom Barnes
|
026d0e8bf1
|
Update feature_midi.md (#17390)
Add caveat about usb endpoints.
|
3 years ago |
JunZuloo
|
5f72d54299
|
Update other_vscode.md (#17317)
Bracket pair colorizer has been deprecated since it is now a native feature, and VIM Keymap no longer exists, so I removed those 2 links.
|
3 years ago |
Travis Rigg
|
b85c224b7c
|
docs: reflect systemd's change in language (#17322)
Like much of our field, systemd has renamed their `master` branch to `main`
|
3 years ago |
Forrest Cahoon
|
8153b55e07
|
Add trailing parens to `get_oneshot_mods` in feature_advanced_keycodes.md (#17211)
|
3 years ago |
Dasky
|
25ec68c408
|
Fix docs typo (#17254)
|
3 years ago |
Nick Brassel
|
89a5d5aea0
|
Fixup command sequencing for master/develop. (#17227)
|
3 years ago |
Nick Brassel
|
d0af56da33
|
Breaking changes for 2022q2. (#17221)
|
3 years ago |
zvecr
|
de6360feca
|
stub changelog
|
3 years ago |
Joy Lee
|
1c7e8b9a9d
|
Added support for Wb32fq95 (#16871)
|
3 years ago |
James Young
|
2a544710d7
|
Small Markdown Patch for docs/feature_rgb_matrix.md (#17171)
|
3 years ago |
jpe230
|
f296e1d1e2
|
[Docs] Align LED Matrix docs with RGB matrix docs (#17140)
|
3 years ago |
Kyle McCreery
|
d5aab127d2
|
[Docs] Update Steno Keycode Table (#17155)
|
3 years ago |
Joel Challis
|
40e33d03a8
|
Recommend pillow as part of manual MSYS install (#17133)
|
3 years ago |
Ryan
|
d241e80533
|
Keymap FAQ updates (#17130)
|
3 years ago |
durken1
|
dba5b730a3
|
Update pr_checklist.md (#17122)
|
3 years ago |
Ryan
|
4a8bd7b9a5
|
Rename keymap_extras headers for consistency (#16939)
|
3 years ago |
Drashna Jaelre
|
f090881aeb
|
[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657)
|
3 years ago |
Mateusz Ż
|
94755308e0
|
Fix anchors with <code> in table of content (#15169)
|
3 years ago |
Pascal Getreuer
|
68b16bba68
|
[Core] Add Caps Word feature to core (#16588)
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
3 years ago |
Drashna Jaelre
|
787a68948f
|
[Core] Add Reboot keycode to core (#15990)
|
3 years ago |
Ryan
|
e99d6d582c
|
Add Ukrainian keymap header (#16947)
* Add Ukrainian keymap header
* Docs
|
3 years ago |
Stefan Kerkmann
|
b1681fb6a1
|
[Core] Allow usage of AVRs minimal printf library (#16266)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
|
3 years ago |
IskandarMa
|
83ce70c821
|
[Docs] zh-cn document translate: git parts (#15576)
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
|
3 years ago |
jpe230
|
81be7bb7b5
|
Fix i2c driver doc: Incorrect name (#16898)
|
3 years ago |
uqs
|
690dc4bdaf
|
Add support for multiple sensors to pmw3360 (#15996)
|
3 years ago |
Albert Y
|
a5a4597311
|
Refine LED indicator documentation (#16304)
|
3 years ago |
Simon Arlott
|
5841c755ae
|
rgblight: Add functions to stop blinking one or all but one layer (#16859)
|
3 years ago |