Joel Challis
|
1a400d8644
|
Allow encoder config from info.json (#17295)
|
3 years ago |
evils
|
0a45a19801
|
[Docs] clarify inner array of direct pin matrix (#17437)
|
3 years ago |
zvecr
|
dab3a4fde0
|
Refactor based on recent discussion - Add back 'Layer Count'
|
3 years ago |
Jamal Bouajjaj
|
2bddffeaec
|
IS31FL3737 Global Current Setting (#17420)
|
3 years ago |
zvecr
|
956bd3b7ca
|
Refactor based on recent discussion
|
3 years ago |
Albert Y
|
c725b6bf89
|
[Core] Mouse key kinetic mode fix (#17176)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
3 years ago |
coliss86
|
fd01feae4b
|
Add a note about using differents MCU family (#17416)
|
3 years ago |
Drashna Jaelre
|
0da6562c4d
|
Make default layer size 16-bit (#15286)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
3 years ago |
Stefan Kerkmann
|
fe680a8568
|
[Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669)
|
3 years ago |
Stefan Kerkmann
|
6d67e9df4b
|
[Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907)
|
3 years ago |
Nick Brassel
|
15dab01e6a
|
Inform people that things may not work. (#17391)
|
3 years ago |
Tom Barnes
|
026d0e8bf1
|
Update feature_midi.md (#17390)
Add caveat about usb endpoints.
|
3 years ago |
Jouke Witteveen
|
1706da9054
|
tap-dance: Restructure code and document in more detail (#16394)
|
3 years ago |
Drashna Jaelre
|
0ab51ee29d
|
Add support for large Mouse Reports (#16371)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
3 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.
|
3 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`
|
3 years ago |
Xelus22
|
af84772a5f
|
initial 24lc32a (#16990)
|
3 years ago |
Forrest Cahoon
|
8153b55e07
|
Add trailing parens to `get_oneshot_mods` in feature_advanced_keycodes.md (#17211)
|
3 years ago |
Thomas Preisner
|
bbab8eb993
|
Make bootloader_jump for dualbank STM32 respect STM32_BOOTLOADER_DUAL_BANK_DELAY (#17178)
|
3 years ago |
Nick Brassel
|
8545473307
|
Removes terminal from QMK. (#17258)
|
3 years ago |
trwnh
|
9e2fe4eff6
|
Make SPI Mode configurable and change default mode to 3 (#17263)
|
3 years ago |
Dasky
|
25ec68c408
|
Fix docs typo (#17254)
|
3 years ago |
Dasky
|
2de70e6f2d
|
Add uf2-split-* make targets. (#17257)
|
3 years ago |
Nick Brassel
|
89a5d5aea0
|
Fixup command sequencing for master/develop. (#17227)
|
3 years ago |
Nick Brassel
|
73dbb042bf
|
Branch point after 2022-05-28 Breaking Change.
|
3 years ago |
Nick Brassel
|
d0af56da33
|
Breaking changes for 2022q2. (#17221)
|
3 years ago |
zvecr
|
f727692fd1
|
Render request/response in XAP docs
|
3 years ago |
zvecr
|
de6360feca
|
stub changelog
|
3 years ago |
Joy Lee
|
1c7e8b9a9d
|
Added support for Wb32fq95 (#16871)
|
3 years ago |
zvecr
|
d95d22201a
|
multiline description?
|
3 years ago |
zvecr
|
d75330f9c1
|
flesh out secure docs
|
3 years ago |
zvecr
|
a9468f385e
|
stub out route and broadcast_message docs
|
3 years ago |
James Young
|
2a544710d7
|
Small Markdown Patch for docs/feature_rgb_matrix.md (#17171)
|
3 years ago |
jpe230
|
f296e1d1e2
|
[Docs] Align LED Matrix docs with RGB matrix docs (#17140)
|
3 years ago |
Kyle McCreery
|
d5aab127d2
|
[Docs] Update Steno Keycode Table (#17155)
|
3 years ago |
Joel Challis
|
40e33d03a8
|
Recommend pillow as part of manual MSYS install (#17133)
|
3 years ago |
Ryan
|
d241e80533
|
Keymap FAQ updates (#17130)
|
3 years ago |
durken1
|
dba5b730a3
|
Update pr_checklist.md (#17122)
|
3 years ago |
Ryan
|
4a8bd7b9a5
|
Rename keymap_extras headers for consistency (#16939)
|
3 years ago |
Drashna Jaelre
|
f090881aeb
|
[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657)
|
3 years ago |
Mateusz Ż
|
94755308e0
|
Fix anchors with <code> in table of content (#15169)
|
3 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>
|
3 years ago |
Drashna Jaelre
|
787a68948f
|
[Core] Add Reboot keycode to core (#15990)
|
3 years ago |
zvecr
|
c65ec90484
|
Fix a few mistakes in docs
|
3 years ago |
Ryan
|
e99d6d582c
|
Add Ukrainian keymap header (#16947)
* Add Ukrainian keymap header
* Docs
|
3 years ago |
Stefan Kerkmann
|
b1681fb6a1
|
[Core] Allow usage of AVRs minimal printf library (#16266)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
|
3 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>
|
3 years ago |
jpe230
|
81be7bb7b5
|
Fix i2c driver doc: Incorrect name (#16898)
|
3 years ago |
uqs
|
690dc4bdaf
|
Add support for multiple sensors to pmw3360 (#15996)
|
3 years ago |
Albert Y
|
a5a4597311
|
Refine LED indicator documentation (#16304)
|
3 years ago |