フィルターペーパー
df5984022f
Refactor kinetic mouse key feature ( #21164 )
2 years ago
precondition
1abf8f3e8b
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides ( #20992 )
2 years ago
Pablo Martínez
55295ed3dc
[Enhancement] More info on `apply_autocorrect` ( #21056 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2 years ago
Tom Barnes
3142f2dfdf
clarify what the heck pristine means for reasons ( #20950 )
2 years ago
Chris Salch
e9ff66d8ad
Adds a way to separate tab from AUTO_SHIFT_SPECIAL. ( #20996 )
2 years ago
Tim Stewart
b9c4bd0d66
Changed interverts to inverts ( #21270 )
...
* Changed interverts to inverts
* fixed spacing issue
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
2 years ago
Pablo Martínez
26227d1f66
[Docs] Fix listed defaults in quantum painter docs ( #21429 )
2 years ago
Nick Brassel
c814be0296
STM32H723 support ( #21352 )
2 years ago
Ryan
12edfc0c69
Fix anchor IDs for some API references ( #21345 )
2 years ago
Joel Challis
3156cf6da0
Remove use of __flash within LED drivers ( #21343 )
2 years ago
Albert Y
2f1cac6e9f
[Docs] Code markdown amendment ( #21323 )
2 years ago
Nick Brassel
ffdc70bf0a
Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` ( #21272 )
2 years ago
Drashna Jaelre
7bd1d18427
[Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs ( #21290 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
Ryan
9551a0a38a
Move `RGBLIGHT_LED_MAP` to data driven ( #21095 )
2 years ago
Tom Barnes
f35cb924e9
Update newbs docs with some rp2040 stuff ( #21186 )
...
* Update newbs_building_firmware_configurator.md
* Update docs/newbs_flashing.md
Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
Pablo Martínez
04b7a262e0
Fix typo ( #21189 )
2 years ago
Albert Y
4c6c387724
Add an emphasis on QMK MSYS terminal ( #21168 )
...
* Add an emphasis on QMK MSYS terminal
Not using MSYS terminal is a frequent user error. This change
adds an additional statement to guide users to run the first
command in MSYS itself. Edited the same statement for consistency
in the other OSes.
* Update instructions for the other operating systems
2 years ago
Albert Y
43ce7b0df5
[Docs] Highlight keymap name entry ( #21138 )
2 years ago
Ryan
a4ed6ad0f5
Unicodemap keycodes rename ( #21092 )
2 years ago
precondition
1e2deddd43
Remove outdated remarks regarding the default MT behavior ( #21077 )
2 years ago
Joel Challis
d02ff2edd9
Update "Most Recent ChangeLog" ( #21071 )
2 years ago
Nick Brassel
f2808dcbef
Branch point for 2023q3 Breaking Change.
2 years ago
Nick Brassel
32d865572c
`develop` 2023q2 changelog ( #21049 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
nuess0r
f98f8eedf0
Consolidate modelm v2 ( #14996 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2 years ago
Bodo Graumann
725c9f3c85
Use wayback machine for unreachable site ( #20987 )
2 years ago
Pascal Getreuer
3993b15f05
[Core] Add Repeat Key ("repeat last key") as a core feature. ( #19700 )
...
Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2 years ago
Albert Y
e1766df185
Add a change log for PR20584 ( #20998 )
2 years ago
Sergey Vlasov
21b660fa07
Move `pre_process_record_kb()` before `process_combo()` ( #20969 )
2 years ago
Ryan
102c42b14b
`qmk find`: usability improvements ( #20440 )
2 years ago
Nick Brassel
5faa23d54c
Keymap introspection for combos. ( #19670 )
2 years ago
Nick Brassel
0b672f8775
Far better VSCode intellisense support using clangd. ( #20382 )
2 years ago
Albert Y
128f808496
Add a user callback for pre process record ( #20584 )
2 years ago
Drashna Jaelre
2ddad246ce
OLED Driver improvements ( #20331 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2 years ago
Drashna Jaelre
5c4b53a143
[Bug] Realign and size check EECONFIG structures ( #20541 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2 years ago
Drashna Jaelre
59eb8940b0
Make Pointing Device Auto Layer more configurable ( #20061 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2 years ago
Pablo Martínez
82a34aee30
[Feature] Disable debug on QP's internal task ( #20623 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2 years ago
Xelus22
35d1d8f5e6
[Docs] Develop cleanup IS31FL3736 docs ( #20633 )
2 years ago
Alex Miller
40380c2684
Add additional options for Drag Scroll config ( #20523 )
2 years ago
Xelus22
6a619e6403
[Core] Clean up ISSI drivers, Add IS31FL3736 support ( #20572 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2 years ago
Jasmin
4887f03dbd
typing_heatmap: Add macro to configure increase steps ( #20300 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2 years ago
Albert Y
e1afcda1c0
Update code example to match description ( #20528 )
2 years ago
precondition
974c01b4f8
[Docs] Fix suggested code pattern when a specific mod-mask is required. ( #20512 )
2 years ago
Albert Y
387b64a79b
[Docs] Remove combo count from array ( #20511 )
2 years ago
Nathan Faber
952cdc7be5
Adds Docs option for ArduinoIDE's example `ArduinoISP` ( #20486 )
2 years ago
LawsonStation
990ee8075e
Fix typo in `feature_wpm.md` title ( #20464 )
2 years ago
Nick Brassel
c9f619124d
Encodermap direction define. ( #20454 )
2 years ago
Albert Y
f5b7491883
Add swap hands toggle functions ( #20381 )
2 years ago
Duncan Sutherland
a5e68e5f74
Convertors documentation: Removed duplicate table entry ( #20360 )
2 years ago
Pablo Martínez
369c5a213d
Add layer-cycle example ( #19069 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2 years ago
Ryan
47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` ( #20303 )
2 years ago