1975 Commits (0365f640af0a732366f1c71e86f6534629225161)

Author SHA1 Message Date
CoffeeIsLife 0365f640af
Allow for RGB actions to take place on Keydown instead of Keyup (#16886)
* Allow for switch on keydown

* add docs
3 years ago
ripdog 4e35697e1a
Add note about qmk doctor in newbs_flashing.md (#15688)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
jack ee26d3e77f
Add Zsh note for tab complete (#17226) 3 years ago
Josh Hinnebusch 096db8c8ca
Add LED backlight/indicator info to reference_info_json.md (#17010)
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
David Kosorin 71472a1692
Update ref_functions.md (replaced deprecated `RESET`) (#17436) 4 years ago
evils 0a45a19801
[Docs] clarify inner array of direct pin matrix (#17437) 4 years ago
coliss86 fd01feae4b
Add a note about using differents MCU family (#17416) 4 years ago
Nick Brassel 15dab01e6a
Inform people that things may not work. (#17391) 4 years ago
Tom Barnes 026d0e8bf1
Update feature_midi.md (#17390)
Add caveat about usb endpoints.
4 years ago
JunZuloo 5f72d54299
Update other_vscode.md (#17317)
Bracket pair colorizer has been deprecated since it is now a native feature, and VIM Keymap no longer exists, so I removed those 2 links.
4 years ago
Travis Rigg b85c224b7c
docs: reflect systemd's change in language (#17322)
Like much of our field, systemd has renamed their `master` branch to `main`
4 years ago
Forrest Cahoon 8153b55e07
Add trailing parens to `get_oneshot_mods` in feature_advanced_keycodes.md (#17211) 4 years ago
Dasky 25ec68c408
Fix docs typo (#17254) 4 years ago
Nick Brassel 89a5d5aea0
Fixup command sequencing for master/develop. (#17227) 4 years ago
Nick Brassel d0af56da33
Breaking changes for 2022q2. (#17221) 4 years ago
zvecr de6360feca stub changelog 4 years ago
Joy Lee 1c7e8b9a9d
Added support for Wb32fq95 (#16871) 4 years ago
QMK Bot b5725c05bd Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 2a544710d7
Small Markdown Patch for docs/feature_rgb_matrix.md (#17171) 4 years ago
QMK Bot 9fa106f76e Merge remote-tracking branch 'origin/master' into develop 4 years ago
jpe230 f296e1d1e2
[Docs] Align LED Matrix docs with RGB matrix docs (#17140) 4 years ago
QMK Bot f155db37d4 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Kyle McCreery d5aab127d2
[Docs] Update Steno Keycode Table (#17155) 4 years ago
Joel Challis 40e33d03a8
Recommend pillow as part of manual MSYS install (#17133) 4 years ago
QMK Bot 37eee020ed Merge remote-tracking branch 'origin/master' into develop 4 years ago
Ryan d241e80533
Keymap FAQ updates (#17130) 4 years ago
QMK Bot 8b79f30cd5 Merge remote-tracking branch 'origin/master' into develop 4 years ago
durken1 dba5b730a3
Update pr_checklist.md (#17122) 4 years ago
Ryan 4a8bd7b9a5
Rename keymap_extras headers for consistency (#16939) 4 years ago
Drashna Jaelre f090881aeb
[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) 4 years ago
QMK Bot a899c097ce Merge remote-tracking branch 'origin/master' into develop 4 years ago
Mateusz Ż 94755308e0
Fix anchors with <code> in table of content (#15169) 4 years ago
Pascal Getreuer 68b16bba68
[Core] Add Caps Word feature to core (#16588)
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
Drashna Jaelre 787a68948f
[Core] Add Reboot keycode to core (#15990) 4 years ago
QMK Bot fc52a30780 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Ryan e99d6d582c
Add Ukrainian keymap header (#16947)
* Add Ukrainian keymap header

* Docs
4 years ago
Stefan Kerkmann b1681fb6a1
[Core] Allow usage of AVRs minimal printf library (#16266)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
4 years ago
QMK Bot 05ab7453ec Merge remote-tracking branch 'origin/master' into develop 4 years ago
IskandarMa 83ce70c821
[Docs] zh-cn document translate: git parts (#15576)
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
4 years ago
QMK Bot 12d1eb0415 Merge remote-tracking branch 'origin/master' into develop 4 years ago
jpe230 81be7bb7b5
Fix i2c driver doc: Incorrect name (#16898) 4 years ago
uqs 690dc4bdaf
Add support for multiple sensors to pmw3360 (#15996) 4 years ago
QMK Bot d958329258 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Albert Y a5a4597311
Refine LED indicator documentation (#16304) 4 years ago
Simon Arlott 5841c755ae
rgblight: Add functions to stop blinking one or all but one layer (#16859) 4 years ago
Albert Y e5918cf968
Heatmap incorrect matrix effect workaround (#16315) 4 years ago
Jouke Witteveen 8f585153c4
Add GET_TAPPING_TERM macro to reduce duplicate code (#16681)
* Add GET_TAPPING_TERM macro to reduce duplicate code

The macro gives the right tapping term depending on whether per-key
tapping terms and/or dynamic tapping terms are enabled. Unnecessary
function calls and variable resolution are avoided.

Fixes #16472.

* Use GET_TAPPING_TERM for Cirque trackpads

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
4 years ago
Nick Brassel 1f2b1dedcc
Quantum Painter (#10174)
* Install dependencies before executing unit tests.

* Split out UTF-8 decoder.

* Fixup python formatting rules.

* Add documentation for QGF/QFF and the RLE format used.

* Add CLI commands for converting images and fonts.

* Add stub rules.mk for QP.

* Add stream type.

* Add base driver and comms interfaces.

* Add support for SPI, SPI+D/C comms drivers.

* Include <qp.h> when enabled.

* Add base support for SPI+D/C+RST panels, as well as concrete implementation of ST7789.

* Add support for GC9A01.

* Add support for ILI9341.

* Add support for ILI9163.

* Add support for SSD1351.

* Implement qp_setpixel, including pixdata buffer management.

* Implement qp_line.

* Implement qp_rect.

* Implement qp_circle.

* Implement qp_ellipse.

* Implement palette interpolation.

* Allow for streams to work with either flash or RAM.

* Image loading.

* Font loading.

* QGF palette loading.

* Progressive decoder of pixel data supporting Raw+RLE, 1-,2-,4-,8-bpp monochrome and palette-based images.

* Image drawing.

* Animations.

* Font rendering.

* Check against 256 colours, dump out the loaded palette if debugging enabled.

* Fix build.

* AVR is not the intended audience.

* `qmk format-c`

* Generation fix.

* First batch of docs.

* More docs and examples.

* Review comments.

* Public API documentation.
4 years ago
Ryan c05e8afe45
Joystick feature updates (#16732)
* Joystick feature updates

* Move new functions to joystick.h

* Docs
4 years ago
QMK Bot 2957f60dc1 Merge remote-tracking branch 'origin/master' into develop 4 years ago