Nick Brassel
4818e14c77
Breaking changes changelog, 2023q3 version ( #21848 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: honorless <86894501+lesshonor@users.noreply.github.com>
2 years ago
Ryan
70e34e491c
Unicode, Unicodemap and UCIS refactor ( #21659 )
2 years ago
Ryan
736451558e
Rework info.json reference ( #21324 )
...
* Rework info.json reference
* Apply suggestions from code review
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update backlight.pins description
* Add rgblight.driver and lowercase other driver names
* Remove `split.main` and `split.matrix_grid` for now as they are not working yet
---------
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2 years ago
Andy Smith
f07490bc09
Corrected duration example, should be number not string ( #21839 )
2 years ago
フィルターペーパー
c2b837514b
[Doc] Improve magic keycode section ( #21787 )
2 years ago
Ryan
37bc949945
RGB Matrix: driver naming cleanups ( #21594 )
2 years ago
Joel Challis
dfb6d38f08
Simplfy RGB/LED matrix effect logic ( #21703 )
2 years ago
Ryan
1c069b13b9
rgblight: driver selection cleanups ( #21558 )
2 years ago
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2 years ago
Ryan
049a4baec0
Contributing docs: add note to make sure repo is up to date ( #21694 )
2 years ago
Ryan
0b802defd4
haptic: further naming cleanups ( #21682 )
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
Ryan
571b8bac82
LED Matrix: driver naming cleanups ( #21580 )
2 years ago
Ryan
b4a7b9253a
Bluetooth: driver naming cleanups ( #21624 )
2 years ago
Duncan Sutherland
ce11427b11
Amend documented `RGBLIGHT_HUE_STEP` default value ( #21617 )
2 years ago
leep-frog
2c70d38910
On-each-release tap dance function ( #20255 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2 years ago
Ryan
8b7ac7f2ca
Raw HID: documentation improvements ( #21596 )
2 years ago
peepeetee
1ca34c2168
Fix VS code live share extension link ( #21585 )
2 years ago
Ryan
4137685f8e
backlight: split AVR PWM and timer drivers ( #21540 )
2 years ago
Ryan
b090354143
haptic: naming cleanups ( #21551 )
2 years ago
フィルターペーパー
d47c4630f8
Document the right location for indicator functions ( #21512 )
2 years ago
フィルターペーパー
a05e5b5554
Add MOUSEKEY_WHEEL_DELTA documentation ( #21493 )
2 years ago
フィルターペーパー
06a36824ad
[Docs] Squeeze AVR with simplified magic config functions ( #21477 )
2 years ago
Less/Rikki
a0ea7a6b17
feat, docs: WB32 flashing ( #21217 )
2 years ago
フィルターペーパー
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