Commit Graph

2583 Commits (3e5f5bda4af1f04bd6faf8cc58acf0c993b6c0ac)

Author SHA1 Message Date
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
jack 8895b13583
Documentation regarding user code removal/acceptance (#22507) 2023-12-04 00:57:42 +00:00
Dasky 86f073a8ea
Add basic presence check for cirque trackpad. (#22546) 2023-12-04 00:14:28 +00:00
JuanoD ce81801480
Add latam spanish headers (#22542) 2023-12-04 00:13:27 +00:00
Dalius Dobravolskas cc3c3ace0c
Feature: joystick weights (#21883)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-12-01 01:30:36 -08:00
QMK Bot 6524d5354a Merge remote-tracking branch 'origin/master' into develop 2023-11-29 02:49:27 +00:00
猫咪恐慌 0fb3aaec8e
[Doc]: Correct Markdown syntax errors. (#22511) 2023-11-29 02:48:47 +00:00
QMK Bot 6bba3c6578 Merge remote-tracking branch 'origin/master' into develop 2023-11-29 02:24:16 +00:00
Dasky 5c20a84540
Small QP surface docs update (#22567) 2023-11-28 18:23:47 -08:00
leah-splitkb 2450fe28ee
Add Imera converter (#22419) 2023-11-28 17:53:47 +11:00
Nick Brassel 07e7dd8fc1
`develop` 2023q4 changelog (#22552)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-11-28 15:51:56 +11:00
Nick Brassel 5501e804ff
QMK Userspace (#22222)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 07:53:43 +11:00
db 65b5969ed5
New RGB Animations - 4 "Starlight" Animation Variations (#22212) 2023-11-26 23:07:32 +11:00
Drashna Jaelre 3ef06aa732
Improve and Cleanup Shutdown callbacks (#21060)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-11-26 22:59:18 +11:00
Joel Challis 7ae826476e
Move BACKLIGHT_PWM_PERIOD to correct docs section (#22480) 2023-11-22 11:41:19 +11:00
Dasky 68722d35a3
Azoteq IQS5xx support (#22280) 2023-11-20 16:25:35 +00:00
Joel Challis e279c78ba3
Enable linking of encoders to switch within layout macros (#22264) 2023-11-20 15:41:48 +00:00
QMK Bot bf3a88ab57 Merge remote-tracking branch 'origin/master' into develop 2023-11-16 17:49:12 +00:00