1701 Commits (4bf7ce2298dff3f9e256115ff551a86cf239b421)

Author SHA1 Message Date
Albert Y 4bf7ce2298
Add Fractal RGB matrix effects (#12670)
* Squashed fractal effect commit for easier rebase

* Update documentation

* Squashed fractal effect commit for easier rebase

* Update documentation

* Update doc spacing

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update feature_rgb_matrix.md

Co-authored-by: filterpaper <filterpaper@localhost>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
4 years ago
Joel Challis fb739a67c9
Enable configuration of PWM frequency for IS31FL3733B (#14983)
* Enable PWM frequency for IS31FL3733B

* Document config option

* clang
4 years ago
QMK Bot 31f4c7022f Merge remote-tracking branch 'origin/master' into develop 4 years ago
Albert Y 9b912416b4
[Docs] Add instructions to create keymap before proceeding (#14945)
Co-authored-by: filterpaper <filterpaper@localhost>
4 years ago
Chad Austin ee23aae87f
Optimize matrix scanning by removing variable shifts (#14947) 4 years ago
QMK Bot 3bda490550 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Albert Y c0c7c4692b
Add MAGIC_TOGGLE_GUI line to main keycode documentation (#14959)
Co-authored-by: filterpaper <filterpaper@localhost>
4 years ago
QMK Bot a2f3d050f4 Merge remote-tracking branch 'origin/master' into develop 4 years ago
JayceFayne 312b1b95a8
Document `MAGIC` feature (#14301) 4 years ago
QMK Bot 81fbb886e2 Merge remote-tracking branch 'origin/master' into develop 4 years ago
coliss86 0002acd4a3
Fix Typo in documentation (#14942) 4 years ago
QMK Bot 4110b3f60e Merge remote-tracking branch 'origin/master' into develop 4 years ago
ForsakenRei ff39890620
[Docs] Add default case to tap dance example 5. (#14893) 4 years ago
Joel Challis 84d5198ef9
Align PS/2 GPIO defines (#14745)
* Align PS/2 GPIO

* Align PS/2 GPIO

* refactor more keyboards

* Remove more defines

* Put back avr/chibios split

* format
4 years ago
QMK Bot 7cb6d0f3bd Merge remote-tracking branch 'origin/master' into develop 4 years ago
precondition 5fbcbc6af8
[DOCS] Fix the STENO_COMBINEDMAP table (#14883) 4 years ago
Joel Challis 01b702bece
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
* DRIVER -> ENABLE

* Update generic_features.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update common_features.mk

Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)
* Add support for RISC-V builds and GD32VF103 MCU

* Add toolchain selection in chibios.mk based on the mcu selected in
mcu_selection.mk
* Reorder and added comments to chibios.mk to have a streamlined makefile
* Add GD32VF103 mcu to possible targets for QMK.
* Add STM32 compatibility for GD32VF103 MCU, this is hacky but more efficent
  then rewriting every driver.
* Add GigaDevice DFU bootloader as flash target, please note that
  dfu-util of at least version 0.10 is needed.
* Add analog driver compatibility
* Add apa102 bitbang driver compatibility
* Add ws2812 bitbang driver compatibility
* Add eeprom in flash emulation compatibility
* Allow faster re-builds with ccache

* Add SiPeed Longan Nano to platform files

* Add SiPeed Longan Nano Onekeys

* Make quine compatible with other bootloaders

* Support builds with picolibc

* Add risc-v toolchain to arch and debian/ubuntu scripts
4 years ago
QMK Bot 82bff2d80c Merge remote-tracking branch 'origin/master' into develop 4 years ago
Takeshi ISHII eddb206369
add docs/ja/ja_doc_status.sh (#14402) 4 years ago
QMK Bot 5c6a8f599f Merge remote-tracking branch 'origin/master' into develop 4 years ago
Aaron Paterson c8b00b2e91
Update documentation because GPIO functions are no longer in quantum.h (#14826)
* GPIO functions are no longer in quantum.h

* Update docs/internals_gpio_control.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Joel Challis 40bc5a8192
Enable CLI flashing via mdloader (#14729)
* Enable CLI flashing via mdloader

* remove flag

* Update qmk flash help
4 years ago
Drashna Jael're d7f69dc620
Merge remote-tracking branch 'origin/master' into develop 4 years ago
Ryan b7a346600c
[Docs] Clean up reference_info_json.md (#14806) 4 years ago
QMK Bot 9a20bc1f8f Merge remote-tracking branch 'origin/master' into develop 4 years ago
shela f216c20fc7
Update Japanese document (#14766) 4 years ago
QMK Bot 713c32fa5e Merge remote-tracking branch 'origin/master' into develop 4 years ago
shela 5aca3f613c
Update Japanese document (#14767) 4 years ago
shela 969596bd67
Update Japanese document (#14769) 4 years ago
Ryan db41a3426c
Improve Adafruit BLE configuration defines (#14749)
* Improve Adafruit BLE configuration defines

* Formatting
4 years ago
QMK Bot 7c5233e097 Merge remote-tracking branch 'origin/master' into develop 4 years ago
s-show 7205b70e84
Translate keycodes us ansi shifted (#13820)
* copy "keycodes_us_ansi_shifted.md" to docs/ja.

* Add japanese translation "docs/keycodes_us_ansi_shifted.md".

* Apply suggestions from code review

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/keycodes_us_ansi_shifted.md

Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>

Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
4 years ago
QMK Bot 8cc0f896ce Merge remote-tracking branch 'origin/master' into develop 4 years ago
precondition 13f3e30e86
Fix link from feature_tap_dance.md to tapping term settings (#14741) 4 years ago
Joel Challis 1c0347b8b8
Remove SERIAL_LINK feature (#14727)
* Remove SERIAL_LINK

* more stale paths in doxygen-todo

* Fix

* More refs

* Update testing docs

* Update doxygen-todo

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Nick Brassel b2a186cf92
Purge uGFX. (#14720)
* Purge uGFX.

* Remove remnants of visualizer.

* Remove remnants of uGFX.
4 years ago
Ryan bc1f5ef381
i2c_master: Add support for reading/writing to 16-bit registers (#14289) 4 years ago
Ryan d8f0c8783a
Remove sysex API (#14723) 4 years ago
QMK Bot e6311cf2ec Merge remote-tracking branch 'origin/master' into develop 4 years ago
Nick Brassel 4676a14596
More PR checklist updates (#14705)
* Wording, clarification.

* Apply suggestions from code review

Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>

Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>
4 years ago
QMK Bot a4417345f1 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Nick Brassel 7a49e5d207
Add clarification for licensing. (#14704)
* Add clarification for licensing.

* Errr, v2.
4 years ago
QMK Bot 2d71d14191 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Albert Y 27d9579fd5
Document examples on intercepting Mod-Tap (#14502)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: filterpaper <filterpaper@localhost>
4 years ago
Purdea Andrei eb5b24f97c
Add LM() keys to the list of keys disabled by NO_HAPTIC_MOD (#14181) 4 years ago
QMK Bot de4a7131df Merge remote-tracking branch 'origin/master' into develop 4 years ago
umi e54a57d32a
[Docs] update Japanese translation of mod_tap.md (#13981)
* update mod_tap.md translation

* add id on config_options.md and update text based on comments
4 years ago
Ryan 1a9e7b95ab
Change `MK66F18` -> `MK66FX1M0` (#14659) 4 years ago
QMK Bot 85b3f5a406 Merge remote-tracking branch 'origin/master' into develop 4 years ago