Ryan
049a4baec0
Contributing docs: add note to make sure repo is up to date ( #21694 )
2 years ago
3geek14
aa8d1c5e07
Clarify custom keycode enum requirement for PRs ( #21648 )
2 years ago
3geek14
14e14e9ab8
Correct "less than" to "up to" in squeezing_avr?id=layers ( #21639 )
2 years ago
Duncan Sutherland
ce11427b11
Amend documented `RGBLIGHT_HUE_STEP` default value ( #21617 )
2 years ago
peepeetee
1ca34c2168
Fix VS code live share extension link ( #21585 )
2 years ago
フィルターペーパー
d47c4630f8
Document the right location for indicator functions ( #21512 )
2 years ago
フィルターペーパー
06a36824ad
[Docs] Squeeze AVR with simplified magic config functions ( #21477 )
2 years ago
Tom Barnes
3142f2dfdf
clarify what the heck pristine means for reasons ( #20950 )
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
Albert Y
2f1cac6e9f
[Docs] Code markdown amendment ( #21323 )
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
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
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
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
Stefan Kerkmann
73b376a881
[Chore] Remove stray mod tap interrupt defines and per key functions ( #20347 )
...
* Remove stray defines and per key functions
* Remove defunct get_ignore_mod_tap_interrupt declaration
2 years ago
Albert Y
f56cf93fa1
Add debounce time description ( #20333 )
2 years ago
Pascal Getreuer
ae63c0f509
[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift state. ( #20092 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2 years ago
Albert Y
37f205ec1a
Use table for debounce algorithm description ( #20322 )
2 years ago