Vladislav Marchenko
9a68472da8
Added PMW3320 driver ( #19543 )
2 years ago
Woongbin Kang
ec83c0b185
Add recommendations for VSCode intellisense ( #19402 )
2 years ago
Drashna Jaelre
bf986579dd
Fixup Pointing device functions ( #20311 )
2 years ago
Ryan
647c2835e6
WS2812 driver improvements ( #20262 )
2 years ago
Pablo Martínez
67dae1222f
[Documentation] Pointing device minor rewrite ( #19641 )
2 years ago
Nick Brassel
a518e1e5d8
Sync activity timestamps between sides. ( #20192 )
...
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2 years ago
Nick Brassel
cd94ba031c
Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ( #20013 )
2 years ago
Ryan
65a80f411f
Clean up APA102 config and add DD mapping ( #20159 )
2 years ago
Joel Challis
c7f58145fb
Update qmk_cli container references ( #20154 )
2 years ago
Nick Brassel
1b3f7fcf7d
Add `qmk find` command, reuse logic for `qmk mass-compile`. ( #20139 )
2 years ago
しぐれ
012fa6dd45
[Doc] Add example to keyboard housekeeping and some minor fixes ( #19968 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2 years ago
Sophie Machen
99a39a1198
Update newbs_getting_started to include instructions for apple silicon ( #19579 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2 years ago
Albert Y
a71e58270c
Document Autocorrect callback functions ( #20115 )
2 years ago
leah-splitkb
46bbb81dd2
Add RP2040 Community Edition alias for Liatris ( #19966 )
2 years ago
jack
9c79d2933c
[Doc] Update PR checklist ( #19988 )
2 years ago
Albert Y
ec3c2b75de
[Docs] Add mod-tap section header ( #20041 )
2 years ago
Albert Y
e6e11dfde7
Add disable git safe directory check step ( #20040 )
2 years ago
souvlakeeb
f067f42305
[Docs] Discuss layout macro ( #19803 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
Nick Brassel
d1a430b348
Initial deprecation policy documentation. ( #19908 )
2 years ago
Nick Brassel
4cf8f69a4b
Remove Vagrant due to bit-rot. ( #20000 )
2 years ago
Nick Brassel
7ebb8c2dec
Update branch names to reflect configurator's new deployment. ( #19999 )
2 years ago
Joel Challis
3fc9c03559
Remove `all` from list of animations in `info.json` ( #19978 )
2 years ago
Ryan
b865b9e170
Add changelog for Leader Key refactor ( #19953 )
2 years ago
Nick Brassel
1d182995ed
Breaking Changes 2023q1 changelog. ( #19945 )
2 years ago
Joel Challis
961f0b7b2d
Reallocate SAFE_RANGE ( #19909 )
2 years ago
Joel Challis
403b0addea
Align magic keycodes ( #19877 )
2 years ago
zvecr
f71f7733a3
Fix date
2 years ago
zvecr
f5ccd04a5f
Stub changelog
2 years ago
Joel Challis
0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core ( #19884 )
2 years ago
Joel Challis
f587a0c548
Align sequencer keycodes ( #19875 )
2 years ago
jack
9cf58ec834
Elaborate on keyboard level encoder functionality ( #19839 )
2 years ago
Albert Y
9908ed7ecd
Add swap hands status function ( #19831 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2 years ago
しぐれ
12f02dd8be
[Doc]Remove depracted extension links in vscode guide ( #19842 )
2 years ago
precondition
7a099b7ea5
Update KC_NLCK and KC_SLCK in international docs ( #19521 )
2 years ago
Joel Challis
896d9aa98c
Add rp2040_ce and add elite-pi and helios as alias ( #19830 )
...
* add rp2040_ce and add elite-pi and helios as alias (#19628 )
* fix git mishap
* Update platforms/chibios/converters/promicro_to_rp2040_ce/_pin_defs.h
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
* Tidy docs
---------
Co-authored-by: Conor Burns <mail@conor-burns.com>
2 years ago
Drashna Jaelre
b47f179a4a
Make Magic handling more consistent in Action Keycode handling ( #9126 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
souvlakeeb
3f45fd4924
Fix serial_driver.md list item numbering ( #19819 )
2 years ago
Eric.a Gebhart
db1eeea478
Add combo hook to allow per layer combo reference layers. ( #16699 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2 years ago
Ryan
bbf7a20b33
Refactor Leader key feature ( #19632 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2 years ago
Drashna Jaelre
fe02abc479
[Core] Tri Layer Keys ( #19795 )
...
Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2 years ago
precondition
21f4375393
Update documentation for LM(layer, mod) ( #19284 )
...
* Update documentation for LM(layer, mod)
* Move LM table to caveats section
2 years ago
Luis Moreno
f667821ed3
[Docs] Resynchronizing Your Branch including submodules ( #19268 )
2 years ago
Joel Challis
11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum ( #19806 )
2 years ago
Arialdo Martini
98ed19045d
[Docs] Combos example consistently uses A B keys ( #19792 )
2 years ago
Pablo Martínez
95671148a4
[Docs] Change defines to enums in examples ( #19793 )
2 years ago
miguelelinventor
e24f9b2c0a
Add Michi MCU Converter support ( #19163 )
2 years ago
soggywhale
a7febfbb62
changed the undefined ON and OFF parameters to thedefined constant ( #19772 )
2 years ago
Albert Y
87c4152738
Update handedness by define examples ( #19687 )
2 years ago
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2 years ago
Ryan
2d843088a2
Normalise Swap Hands keycodes ( #19720 )
2 years ago