QMK Bot
c561750f73
Merge remote-tracking branch 'origin/master' into develop
2024-06-06 02:10:14 +00:00
Kim Viberti
260e9a546e
Fix documentation error ( #23872 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-06-06 12:09:44 +10:00
dexter93
75d11e0421
[wear_leveling] efl updates ( #22489 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-06-04 20:16:45 +10:00
Nick Brassel
282253a7e0
[docs] Add ability to redirect based on input path. ( #23851 )
2024-06-03 08:55:03 +10:00
Ryan
78a0adfbb4
[docs] Organize driver & feature docs into subfolders ( #23848 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-06-02 12:42:24 +10:00
Ryan
fa6d23235b
[docs] Remove gitbook directory ( #23839 )
2024-06-01 10:37:40 +10:00
Joel Challis
119e54e9e3
Docs theme updates ( #23832 )
2024-05-31 10:34:30 +10:00
Ryan
32af90ae84
[docs] Fix old anchor IDs ( #23831 )
2024-05-30 19:26:32 +10:00
Joel Challis
8a394503c7
[docs] Update "Get Started" blocks ( #23830 )
...
Update "Get Started" blocks
2024-05-30 19:10:00 +10:00
Ryan
8b84fa6b50
[docs] Better logo SVG ( #23828 )
2024-05-30 19:09:07 +10:00
Joel Challis
b39285807e
[docs] Fix code blocks overflowing page width ( #23829 )
...
Fix code blocks overflowing page width
2024-05-30 10:00:28 +01:00
Nick Brassel
6ef9717288
Vitepress conversion of docs. ( #23795 )
2024-05-30 12:00:41 +10:00
Joel Challis
c9f9cb2510
2024 Q2 changelog ( #23794 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-05-28 11:48:48 +10:00
James Young
249f1706f1
noroadsleft's 0.25.0 Changelogs and Touch-Ups ( #23793 )
...
* Modify PR23309 changelog
Adds a direct link to the pull request.
* Add PR23329 changelog
* Update keyboard aliases file
Updates the legacy keyboard aliases for the JJ40 and JJ50, which have
been moved again for version 0.25.0.
* Minor touch-up for JJ40 rev1 readme
2024-05-26 21:45:29 +01:00
QMK Bot
a76a6580f8
Merge remote-tracking branch 'origin/master' into develop
2024-05-19 04:44:03 +00:00
フィルターペーパー
dd56bee9e1
[Doc] Reference advance keycodes in combos ( #23666 )
2024-05-18 21:41:03 -07:00
QMK Bot
66eb5d0a90
Merge remote-tracking branch 'origin/master' into develop
2024-05-11 23:33:35 +00:00
フィルターペーパー
d09ea04fa1
[Doc] Revise squeezing AVR ( #23665 )
...
* Note AVR's flash space
* Include guards for magic functions
* Remove mention of silicon shortage
* Demote an unavailable controller
2024-05-12 00:33:01 +01:00
QMK Bot
f903c7a8cb
Merge remote-tracking branch 'origin/master' into develop
2024-05-11 17:26:41 +00:00
Joel Challis
a8e9d4f207
Add embed to docs capabilities ( #23698 )
2024-05-12 03:26:11 +10:00
Joel Challis
ef0734b7a6
Remove 'split.transport.protocol=serial_usart' ( #23668 )
2024-05-10 20:54:44 +10:00
QMK Bot
c3b06efb1d
Merge remote-tracking branch 'origin/master' into develop
2024-05-07 11:52:16 +00:00
Alexandr
16557f9975
add example for c2json command ( #23061 )
2024-05-07 12:51:46 +01:00
QMK Bot
33c80be940
Merge remote-tracking branch 'origin/master' into develop
2024-05-05 10:38:59 +00:00
Nick Brassel
7fc552632e
Add page for capabilties used by docs site. ( #23428 )
2024-05-05 11:38:31 +01:00
Pavel Kroupa
1fc4bfa313
Add MacOS Czech ISO and ANSI keymaps #23346 ( #23412 )
2024-04-30 23:53:30 -07:00
James Young
dc2db0c1d4
MechKeys ACR60 Layout Updates ( #23309 )
2024-04-29 20:04:04 -07:00
Ryan
0ff53b2498
Rename RGBW
define to WS2812_RGBW
( #23585 )
2024-04-28 00:36:54 +10:00
Joel Challis
d333a25868
Add audio driver to keyboard.json schema ( #23616 )
2024-04-26 05:41:22 +01:00
Joel Challis
16cca527a6
Fix WAIT_FOR_USB handling ( #23598 )
2024-04-24 19:33:52 +01:00
QMK Bot
4b4d024c6b
Merge remote-tracking branch 'origin/master' into develop
2024-04-23 09:38:41 +00:00
Nick Brassel
33c453d771
PR Checklist: explain wireless requirements. ( #23584 )
2024-04-23 19:38:08 +10:00
Ryan
52d3ef0fe4
Add new set of keycodes for LED Matrix ( #23432 )
2024-04-11 14:14:02 +10:00
NoOne2246
b99143fdd2
Oneshot locked mods split transaction ( #23434 )
2024-04-08 12:55:42 -06:00
QMK Bot
11deaf60b4
Merge remote-tracking branch 'origin/master' into develop
2024-04-06 22:57:40 +00:00
Felix Teutsch
b0e948c380
Update hand_wire.md ( #23429 )
2024-04-06 16:57:12 -06:00
Ryan
2a25e79760
Remove deprecated quantum keycodes ( #23407 )
2024-04-04 15:16:27 +01:00
QMK Bot
1eb24155db
Merge remote-tracking branch 'origin/master' into develop
2024-03-30 01:04:52 +00:00
Duncan Sutherland
7bff385840
Update serial_driver.md ( #23035 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-03-29 19:04:23 -06:00
QMK Bot
e1f905def5
Merge remote-tracking branch 'origin/master' into develop
2024-03-30 01:01:13 +00:00
Victor Camargo
696bf80375
Clearer text about double tapping reset only working for boot after already having QMK running in board ( #23042 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-03-29 19:00:41 -06:00
Ryan
583cde398a
Un-extern
RGBLight led[]
array ( #23322 )
2024-03-22 06:04:13 +00:00
QMK Bot
063f971177
Merge remote-tracking branch 'origin/master' into develop
2024-03-20 15:10:23 +00:00
jack
53f46893ce
Updates to PR Checklist ( #23318 )
2024-03-20 09:09:29 -06:00
Ryan
23b7a02ebe
LED drivers: add support for IS31FL3236 ( #23264 )
2024-03-17 19:23:14 +11:00
QMK Bot
b9d65269ca
Merge remote-tracking branch 'origin/master' into develop
2024-03-15 02:00:34 +00:00
AlanLiu
f0e219a1c8
Modify wording in 'getting_started_introduction.md' ( #23232 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-03-14 19:00:03 -07:00
QMK Bot
f217cd4657
Merge remote-tracking branch 'origin/master' into develop
2024-03-14 03:29:24 +00:00
achim-t
1080025973
Update feature_tri_layer.md - typo ( #23275 )
2024-03-14 14:28:54 +11:00
Drashna Jaelre
c0dbe9a336
Add utility functions for Pointing Device Auto Mouse feature ( #23144 )
...
* Make is_auto_mouse_active() available globally
* Add mouse key tracker functions for auto mouse layer
2024-03-10 05:34:41 +00:00
QMK Bot
86f7531173
Merge remote-tracking branch 'origin/master' into develop
2024-03-08 11:24:40 +00:00
Nick Brassel
8946aace5b
Add instructions for debugging ARM with VSCode+BMP. ( #11217 )
2024-03-08 22:24:11 +11:00
Drashna Jaelre
83e6ddbbb4
[Audio] Add support for audio shutdown pin ( #22731 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-03-06 22:02:37 +11:00
Joel Challis
a2c23e9419
Initial 'qmk test-c' functionality ( #23038 )
2024-03-05 16:59:30 +00:00
Ryan
569b0c70be
WS2812 PWM: prefix for DMA defines ( #23111 )
...
* WS2812 PWM: prefix for DMA defines
* Add backward compatibility defines
2024-03-02 17:16:47 +00:00
Nick Brassel
dc046bc215
2024q1 develop
changelog. ( #23150 )
2024-02-28 21:39:19 +11:00
Ryan
29891b63f9
Update Atmel DFU driver assignments for dfu-programmer 1.x ( #23165 )
2024-02-28 21:03:43 +11:00
Stefan Kerkmann
61fa6949fb
[Core] Allow ChibiOS SIO
driver for UART
driver ( #22839 )
...
* onekey: stm32f3_disco: add usart pins and activate peripheral
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: change SD1 prefix to UART
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: add SIO driver and RP2040 compatibility
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update platforms/chibios/drivers/uart.h
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-20 11:34:24 +01:00
QMK Bot
e198643d66
Merge remote-tracking branch 'origin/master' into develop
2024-02-20 00:45:57 +00:00
Nick Brassel
7df44ffb75
Fix double code indenting ( #23117 )
2024-02-20 00:45:25 +00:00
Joel Challis
e2dbe39b94
Removal of bootmagic lite terminology ( #22979 )
2024-02-17 12:27:34 +00:00
Pablo Martínez
5383335717
[Driver] ILI9486 on Quantum Painter ( #18521 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-02-17 18:36:05 +11:00
HorrorTroll
f6709e65eb
Add RGB matrix & LED Matrix support for IS31FL3729 ( #21944 )
...
Co-authored-by: Xelus22 <preyas22@gmail.com>
Co-authored-by: dexter93 <d3xter93@gmail.com>
2024-02-17 01:41:35 +11:00
Andre Brait
80f3da36e5
[Core] Add OS detection callbacks ( #21777 )
2024-02-17 01:19:02 +11:00
Joel Challis
77e8867498
Fix joystick initialization ( #22953 )
2024-02-17 01:14:46 +11:00
Ryan
b8646bc40b
Update naming convention for GPIO control macros ( #23085 )
2024-02-17 00:18:26 +11:00
Ryan
3ba88f7798
LED drivers: update PWM register defines for g_<driver>_leds
( #23052 )
2024-02-12 02:19:45 +00:00
Fabien Fellay
734c7afa7d
Add missing rgb matrix default parameters ( #22281 )
2024-01-30 14:56:32 +11:00
QMK Bot
0a50599544
Merge remote-tracking branch 'origin/master' into develop
2024-01-29 19:28:59 +00:00
フィルターペーパー
567f808ea5
[Doc] Use number indexes for encoder code example ( #22980 )
2024-01-29 19:28:23 +00:00
David Hoelscher
e9bd7d7ad3
I2C driver cleanup ( #21273 )
...
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
2024-01-17 14:05:38 +01:00
Ryan
a522b1f156
i2c: rename read/write register functions ( #22905 )
2024-01-16 02:26:40 +00:00
JohSchneider
6b52c6d83d
Cirque reachable calibration aide ( #22803 )
...
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Johannes <you@example.com>
2024-01-13 00:28:09 -08:00
Joel Challis
ccec4867c8
Align SPLIT_HAND_MATRIX_GRID
left/right logic with SPLIT_HAND_PIN
( #22775 )
2024-01-09 22:24:53 +11:00
QMK Bot
c1f6eb2e9e
Merge remote-tracking branch 'origin/master' into develop
2024-01-09 11:15:47 +00:00
Thomas White
31fdf7d899
add pywinusb lib to list of example libs for HID ( #22747 )
2024-01-09 22:13:51 +11:00
Nebuleon
e67d2c2f6f
Add Canadian French input locale ( #21456 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-09 22:11:59 +11:00
Marcel Robitaille
ce05dc6fa1
Add option for auto mouse movement threshold ( #21398 )
...
Fixes #21396
2024-01-09 21:16:50 +11:00
QMK Bot
ee3540e8df
Merge remote-tracking branch 'origin/master' into develop
2024-01-06 01:06:51 +00:00
James Kneafsey
a474cac2c3
Update keymap.md ( #22834 )
2024-01-06 12:06:14 +11:00
Ryan
597de0e298
LED drivers: rename "simple" to "mono" ( #22814 )
2024-01-04 06:05:37 +00:00
Joel Challis
b24bd2351a
Remove redundant audio eeconfig init ( #22736 )
2023-12-24 06:52:58 +00:00
Joel Challis
b824faca71
Align location of tap dance keycode ( #22742 )
2023-12-24 06:52:41 +00:00
Drashna Jaelre
29f8fa35cf
[Audio] Enable Complementary output for PWM Hardware driver ( #22726 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-12-21 19:38:59 -08:00
QMK Bot
9069c4540f
Merge remote-tracking branch 'origin/master' into develop
2023-12-21 12:31:24 +00:00
Tom Barnes
5031e0e35c
[docs] - reword PR checklist for vendor keymaps/userspace changes ( #22725 )
...
* reword PR checklist for vendor keymaps/userspace changes
* clarify vendor keymaps slightly
* delete layout macro related line
2023-12-21 12:30:55 +00:00
Ryan
8812a09581
Rename RGB_DISABLE_WHEN_USB_SUSPENDED
-> RGB_MATRIX_SLEEP
( #22682 )
2023-12-20 13:31:50 +11:00
Ryan
73758d3d3a
Rename LED_DISABLE_WHEN_USB_SUSPENDED
-> LED_MATRIX_SLEEP
( #22681 )
2023-12-20 13:31:39 +11:00
Ryan
b9e81c0691
Update keyboard LED driver configs ( #22638 )
2023-12-18 20:13:08 +00:00
QMK Bot
9c5880a8b8
Merge remote-tracking branch 'origin/master' into develop
2023-12-13 02:26:24 +00:00
xoedusk
cf3c8a2138
Give definition of 'CLI' for new users ( #22647 )
2023-12-13 02:25:55 +00:00
Nebuleon
229a1690a7
dac_additive: Decouple the buffer length from the waveform length ( #22276 )
...
* dac_additive: Decouple the buffer length from the waveform length
* Formatting changes for the previous commit
* Reformat waveform tables with rows of 16 entries, ending at column 116
* Revert "Reformat waveform tables with rows of 16 entries, ending at column 116"
This reverts commit 6f2d37908d6e73e1505ce61e63190f32f051586f.
2023-12-12 20:06:56 +01:00
QMK Bot
dec0d78724
Merge remote-tracking branch 'origin/master' into develop
2023-12-12 16:46:29 +00:00
Tom Barnes
d95182f5b5
[documentation] QMK migrate docs patch ( #22646 )
2023-12-12 09:46:00 -07:00
Ryan
e648155113
Rename RGBLED_NUM
-> RGBLIGHT_LED_COUNT
( #22570 )
2023-12-12 15:30:08 +11:00
Joel Challis
4682226e20
Keymap introspection for Dip Switches ( #22543 )
2023-12-11 23:06:18 +00:00
David Hoelscher
18630b741e
Add QP support for smaller OLED displays and SSD1306 ( #22358 )
2023-12-06 13:06:58 +00:00
QMK Bot
1ffb9092eb
Merge remote-tracking branch 'origin/master' into develop
2023-12-05 19:06:44 +00:00
atti
87eaab600c
Fixed non-executable codes in the documentation ( #22600 )
2023-12-05 11:06:06 -08:00
QMK Bot
3a2aec47b7
Merge remote-tracking branch 'origin/master' into develop
2023-12-04 00:58:12 +00:00