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
フィルターペーパー
a6521b8521
[Doc] Improve converter references ( #21801 )
2023-11-16 17:48:24 +00:00
QMK Bot
970e0b18a2
Merge remote-tracking branch 'origin/master' into develop
2023-11-13 20:56:16 +00:00
precondition
50844a8e67
Fix typos: key-modifer→key-modifier and interacton→interaction ( #22464 )
2023-11-13 20:55:45 +00:00
Joel Challis
e884e42ce9
Generalise ADC driver source inclusion ( #22448 )
2023-11-12 22:30:27 +00:00
Ryan
786ebf8760
Remove requirement for keymap_steno.h
include in keymaps ( #22423 )
...
* Remove requirement for `keymap_steno.h` include in keymaps
* Add back keymap_steno.h with a note for the time being
2023-11-12 18:25:46 +11:00
Joel Challis
84df69572c
Infer LED DRIVER_COUNT from configured addresses ( #22311 )
2023-11-10 05:14:22 +00:00
Joel Challis
147865cf57
Migrate some common features to generic ( #22403 )
2023-11-09 02:01:44 +00:00
QMK Bot
c9afacccf4
Merge remote-tracking branch 'origin/master' into develop
2023-11-03 23:14:49 +00:00
Kiryl Mialeshka
ace510ffa0
docs(rgblight): fix typos ( #22399 )
2023-11-03 23:14:18 +00:00
Joel Challis
fbbb221a31
Implement data driven lighting defaults ( #21825 )
2023-11-01 01:26:24 +00:00
Joel Challis
a19ae3d784
Add dd mapping for hardware based split handedness ( #22369 )
2023-11-01 00:55:48 +00:00
Joel Challis
98530cad3b
Implement data driven dip switches ( #22017 )
...
* Add data driven dip switches
* Autogen weak matrix_mask
2023-10-29 01:09:02 +01:00
Dasky
c5716f84ad
Merge branch 'master' into develop
2023-10-26 22:44:14 +01:00
Dasky
e0c00c35ce
Clarify PIO define is optional in docs. ( #22339 )
2023-10-26 22:34:17 +01:00
jack
896d3dc497
Add DD mappings for locking switch ( #22242 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-25 02:15:27 -07:00
Joel Challis
bf6f13a2b0
Consolidate some EEPROM Driver configuration ( #22321 )
2023-10-23 00:37:27 +01:00
Nick Brassel
8e614250b4
[QP] Add support for OLED, variable framebuffer bpp ( #19997 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Fixup delta frame coordinates after #20296 .
2023-10-22 13:27:31 +11:00
Ryan
d56ee70c52
Rename DRIVER_ADDR_n
defines ( #22200 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
Joel Challis
e4c54a9612
Support additional split sync items for info.json ( #22193 )
2023-10-21 01:48:05 +01:00
Ryan
c157c19b81
Dedupe I2C, SPI, UART driver inclusions ( #22253 )
2023-10-13 17:25:32 +11:00
QMK Bot
f4ed65169f
Merge remote-tracking branch 'origin/master' into develop
2023-10-12 19:47:06 +00:00
Wilhelm Schuster
b630df1aa7
Reword mention of personal keymaps from PR checklist ( #22258 )
2023-10-13 06:46:28 +11:00
QMK Bot
0e5f7ac3ba
Merge remote-tracking branch 'origin/master' into develop
2023-10-09 22:17:19 +00:00
Joel Challis
509a2b40b7
Fix old usage of UNICODE_MODE_MAC ( #22238 )
2023-10-09 23:16:54 +01:00
QMK Bot
e2e6b3dfd6
Merge remote-tracking branch 'origin/master' into develop
2023-10-09 08:38:22 +00:00
James Young
6e6fff866e
Fix typo in docs/feature_tri_layer.md
( #22232 )
...
`Stes` -> `Sets`
2023-10-09 09:37:21 +01:00
Ryan
d99dbe4d56
Update ISSI LED types ( #22099 )
2023-10-04 20:12:50 +11:00
Ryan
c0f16be50f
Rename CKLED2001 driver to SNLED27351 ( #22071 )
2023-10-04 20:10:05 +11:00
QMK Bot
733f1da96b
Merge remote-tracking branch 'origin/master' into develop
2023-10-04 00:19:44 +00:00
Joel Challis
a638f6e5aa
Fix minimum python version references ( #22191 )
2023-10-04 01:19:04 +01:00
Ryan
bd5860de4e
is31fl3737/3741: add LED Matrix support ( #22163 )
2023-10-03 01:09:20 +11:00
QMK Bot
da5d745c73
Merge remote-tracking branch 'origin/master' into develop
2023-10-01 05:34:31 +00:00
フィルターペーパー
8813bdf5dd
Remove rosetta instructions for Apple Silicon ( #22174 )
2023-09-30 22:33:57 -07:00
Joel Challis
6910ed2de5
Add _DEFAULT_ON lighting configuration options ( #21865 )
2023-09-29 18:31:21 +01:00
Álvaro A. Volpato
2eed1f5bad
Add RGBLIGHT_DEFAULT_ON
macro configuration option ( #20857 )
...
* ADD RGB_DEFAULT_DISABLED option and updated documentation
* Formatting
* Add as by fauxpark's suggestion
Co-authored by: fauxpark
* Formatting
* Use boolean values instead of numerical
Co-authored-by: Ryan <fauxpark@gmail.com>
* Edit documentation formatting
Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove comment
Co-authored-by: Ryan <fauxpark@gmail.com>
* Set RGB mode to DEFAULT macro at init
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: zvecr <git@zvecr.com>
2023-09-29 14:53:12 +01:00
Ryan
d58f85e09e
is31fl3733: complete LED Matrix support ( #22149 )
2023-09-27 16:11:28 +10:00
Ryan
288c2313fe
is31fl3218: Add LED Matrix support ( #22126 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-27 14:37:06 +10:00
Ryan
32de27bb20
is31fl3736: extract single-color API ( #22133 )
2023-09-27 01:18:07 +01:00
Joel Challis
80ccbdfd86
More data driven RGB/LED Matrix config ( #21939 )
2023-09-27 00:41:13 +01:00