フィルターペーパー
|
567f808ea5
|
[Doc] Use number indexes for encoder code example (#22980)
|
2024-01-29 19:28:23 +00:00 |
Thomas White
|
31fdf7d899
|
add pywinusb lib to list of example libs for HID (#22747)
|
2024-01-09 22:13:51 +11:00 |
James Kneafsey
|
a474cac2c3
|
Update keymap.md (#22834)
|
2024-01-06 12:06:14 +11: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 |
xoedusk
|
cf3c8a2138
|
Give definition of 'CLI' for new users (#22647)
|
2023-12-13 02:25:55 +00:00 |
Tom Barnes
|
d95182f5b5
|
[documentation] QMK migrate docs patch (#22646)
|
2023-12-12 09:46:00 -07:00 |
atti
|
87eaab600c
|
Fixed non-executable codes in the documentation (#22600)
|
2023-12-05 11:06:06 -08:00 |
jack
|
8895b13583
|
Documentation regarding user code removal/acceptance (#22507)
|
2023-12-04 00:57:42 +00:00 |
猫咪恐慌
|
0fb3aaec8e
|
[Doc]: Correct Markdown syntax errors. (#22511)
|
2023-11-29 02:48:47 +00:00 |
Dasky
|
5c20a84540
|
Small QP surface docs update (#22567)
|
2023-11-28 18:23:47 -08: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 |