IskandarMa
f52cc210b8
[Docs] feature_macro.md: minor formatting fix ( #16205 )
3 years ago
Albert Y
6a35788b63
[Core] Add Pixel Flow RGB matrix effect ( #15829 )
...
* Initial PIXEL FLOW matrix effect commit
* Commit suggested use of rgb_matrix_check_finished_leds
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Code change support for split RGB
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
3 years ago
Nick Brassel
1fffcbc298
Revert "[Core] Add Pixel Flow RGB matrix effect ( #15829 )" ( #16209 )
...
This reverts commit e8fa329073
.
3 years ago
Albert Y
e8fa329073
[Core] Add Pixel Flow RGB matrix effect ( #15829 )
...
* Initial PIXEL FLOW matrix effect commit
* Commit suggested use of rgb_matrix_check_finished_leds
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Code change support for split RGB
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
3 years ago
Nick Brassel
3403f5813c
Point out that deferred execution needs to be enabled in rules.mk ( #16196 )
3 years ago
Albert Y
a2ef11bb00
[Docs] Add reference to data sync options for RGB ( #16144 )
3 years ago
Sergey Vlasov
03b1d9ef1f
Add a warning about USBtinyISP limitations to the ISP flashing guide ( #15898 )
3 years ago
Ryan
7d685956cc
Rename `AdafruitBLE` to `BluefruitLE` ( #16127 )
3 years ago
IskandarMa
d48bff8342
[Docs] zh-cn documentation translate: hand-wire ( #15666 )
...
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
IskandarMa
9e79f27547
[Docs] zh-cn document translate: IDE configuration ( #15575 )
...
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
Monksoffunk
b2fcc923cb
[Docs] Update Encoder docs about multiple encoders ( #16036 )
3 years ago
Albert Y
0f0e90971b
[Docs] OLED documentation edits ( #15977 )
...
* Clarify OLED_TIMEOUT
* Add a section on logo file location
3 years ago
Dasky
7b31fc54df
Enable a default task throttle for split pointing. ( #15925 )
3 years ago
Ryan
1d11ae3087
Rip out old macro and action_function system ( #16025 )
...
* Rip out old macro and action_function system
* Update quantum/action_util.c
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Nick Brassel
7d6e15423b
Add some clarity regarding new board definitions ( #16018 )
3 years ago
Nick Brassel
77062e9a36
Add L432, L442. ( #16016 )
3 years ago
Albert Y
fed36fc5f8
Adjust mouse key defaults ( #15883 )
3 years ago
Ryan
b45a037c7e
Rename some Quantum keycodes ( #15968 )
...
* Rename some Quantum keycodes
* Tweak EEPROM clear and debug keycode short aliases
3 years ago
Albert Y
8901c9eca1
Add Atom editor suggestion ( #15969 )
3 years ago
Gigahawk
ad09160b03
docs: fix typo in led matrix docs ( #15972 )
3 years ago
Gigahawk
2baca55cda
docs: fix typo in rgblight docs ( #15960 )
3 years ago
Petr Viktorin
be06ef6af5
[Docs] Fix typo in ADNS 9800 sensor name ( #15956 )
3 years ago
Drashna Jaelre
6ebb44f17e
[Bug][Core] Fix optical sensor firmware upload ( #15919 )
3 years ago
Ryan
dcb0c4e51e
Add example implementations for compatible MCUs list ( #15935 )
...
* Add example implementations for compatible MCUs list
* Update docs/compatible_microcontrollers.md
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
IskandarMa
f6a7f4d4ac
update the Chinese translation based on the latest English version ( #14924 )
...
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Joy Lee <chang.li@westberrytech.com>
Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
Ryan
c72ed7c024
CLI: Parse USB device version BCD ( #14580 )
...
* CLI: Parse USB device version BCD
* Apply suggestions
3 years ago
Ryan
9e92d8a905
Make note of upper limit for `UC()` ( #15870 )
3 years ago
Tuk Bredsdorff
8fe320baa6
Fix keymap.json macro example ( #15567 )
3 years ago
Alabastard-64
a8482a4424
PMW3389 Revert Firmware load during Initilization ( #15859 )
3 years ago
Albert Y
362a65510a
[Docs] Move QMK newbs build environment guide to next section ( #15386 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
Albert Y
c4b0a06c79
[Docs] Improve Handedness by EEPROM documentation ( #15615 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
JayceFayne
93e55605d9
[Docs] fix typo and remove trailing whitespace ( #15842 )
3 years ago
Alabastard-64
2842ab4052
Add PMW3389 optical sensor Support (Updated) ( #15740 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
adlainewson
069ef7eb9e
[Docs] newbs_flashing.md: add link to build environment section ( #15654 )
3 years ago
Drashna Jaelre
ec7c3ac12d
Optimize initialization of PMW3360 Sensor ( #15821 )
3 years ago
Albert Y
8a4fae3b32
[Docs] Recommend the use of RGB matrix functions for code ( #15744 )
...
* Recommend the use of functions instead of keycodes
* Commit suggested review
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Albert Y
63d3ad155a
[Docs] Recommend the use of RGB light functions for code ( #15745 )
...
* Recommend the use of functions instead of keycodes
* Commit suggested revision
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Pete Sevander
21958a9343
New combo configuration options ( #15083 )
...
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
3 years ago
Tate
0acc0924db
[Docs] Update feature_tap_dance.md ( #14931 )
3 years ago
Drashna Jaelre
2669b0bee8
[Docs] Add drag scrolling example to Pointing device docs page ( #15715 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
Ryan
5fb93934d0
Fixes for bootloader refactor build failures ( #15638 )
3 years ago
Joel Challis
1c1e6fa47d
Remove stale docs translations ( #15737 )
3 years ago
Albert Y
a88dc08643
[Docs] Note the order of enumerated custom keycodes ( #15706 )
...
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
Albert Y
6f043c5497
Volume as default encoder documentation example ( #15678 )
...
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
Albert Y
3dee6e28dd
[Docs] Clarify placement and usage of RGB matrix effect inc files ( #15572 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
Albert Y
067d94f0b6
Add layer condition example to encoder callback function ( #15490 )
...
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
Albert Y
e3073be488
RGB Matrix layer key indicator ( #14626 )
...
* Add layer key indicator example
* Update description
* Deobfuscate with index variable
* Add missing layer variable
* Correct color name and indicator function
* Function typo
* Place layer variable outside loops to save firmware space
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
Albert Y
b384599663
Link Macro example for COMBO_ACTION documentation ( #15164 )
...
* Link Macro example for COMBO_ACTION documentation
* Restructure
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
Buttenup
db358d171d
Update feature_macros.md ( #15026 )
...
* Update feature_macros.md
Added a link to the usage of SAFE_RANGE as this wasn't clear to me when I visited this page in isolation.
* Fix typo
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Chad Austin
25713dc222
Add sym_defer_pr debouncer type ( #14948 )
3 years ago