Joel Challis
a638f6e5aa
Fix minimum python version references ( #22191 )
2 years ago
フィルターペーパー
8813bdf5dd
Remove rosetta instructions for Apple Silicon ( #22174 )
2 years ago
Yanfei Guo
17ae28f0e4
Fix doc for programmable buttons. ( #22136 )
...
Co-authored-by: Yanfei Guo <yguo@anl.gov>
2 years ago
Ikko Eltociear Ashimine
6eb2e43a8d
Fix typo in oled_driver ( #22134 )
...
betwen -> between
2 years ago
Michael Büchler
4d994458f0
Document the RP2040-specific PS/2 implementation ( #22079 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2 years ago
Nick Brassel
9b429bd12d
Revert "Update feature_rgblight.md" ( #22132 )
2 years ago
Tom singleton
ee4e22d5ea
Update feature_rgblight.md ( #21483 )
2 years ago
lendunistus
bd2a33fe77
Add reminder about format-json to PR Checklist ( #22055 )
2 years ago
Ryan Neff
d49edbcf14
Added OLED SSD1306 128x64 to the verified working table ( #22112 )
2 years ago
Joel Challis
39fafdac0f
Move Digitizer to "Software Features" ( #22031 )
2 years ago
3geek14
e3c6467ab9
[Docs] Improve contrast for warnings in dark mode ( #21928 )
2 years ago
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