Joy Lee
71c0b97bce
Added external spi flash driver. ( #15419 )
3 years ago
Albert Y
f662939037
Sentence structure update ( #16306 )
3 years ago
Albert Y
3e5cb1da0f
Improve description of LED state data sync option ( #16302 )
3 years ago
IskandarMa
04020da48c
[Docs] pr checklist: update doc hyperlinks to relative ones and use IDs ( #16263 )
3 years ago
Nick Brassel
efdaa7f972
Add support for driving unselected row/col. ( #16278 )
3 years ago
Joel Challis
2e279f1b88
Initial pass at data driven new-keyboard subcommand ( #12795 )
...
* Initial pass at a data driven keyboard subcommand
* format
* lint
* Handle bootloader now its mandatory
3 years ago
Takeshi ISHII
87199eb2f5
add 'info_config.h' into docs/hardware_keyboard_guidelines.md ( #16247 )
...
Added info_config.h added in #10817 to the include order description of config.h.
3 years ago
Jouke Witteveen
14f886d03b
[Docs] Address some typos (also in moonlander matrix.c) ( #16248 )
...
* [Docs] Fix repeated words
* [Keyboard] Fix moonlander output
The left/right orientation differs from Ergodox EZ.
3 years ago
MasterSpoon
0452ad9479
Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745, IS31FL3746A ( #14989 )
...
Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
3 years ago
Albert Y
7a0b07f84b
[Docs] RGB documentation formatting corrections ( #15826 )
3 years ago
Dasky
b1debfb12f
Remove default pointing device driver. ( #16190 )
...
* remove custom as default
* add missing pointing_device_driver to rules.mk
* Update docs
3 years ago
IskandarMa
10fda3ec8e
[Docs] feature: mouse keys, fix misused wording ( #16226 )
3 years ago
Adam Lickel
eb8ace0855
RGB Matrix: Reload from EEPROM ( #15923 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
3 years ago
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