Commit Graph

2756 Commits

Author SHA1 Message Date
Ryan 41bd4e35a0
Clean up RGB LED type () 2023-09-04 01:19:59 +01:00
Daniel Schaefer dd887eae36
[Core] Allow customizing PWM frequency ()
* [Core] Allow customizing PWM frequency

Some frequencies can cause audible noise. Changing the frequency
eliminates that.

Signed-off-by: Daniel Schaefer <dhs@frame.work>

* docs/feature-backlight: Mention PWM frequency

Signed-off-by: Daniel Schaefer <dhs@frame.work>

---------

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-09-03 14:56:02 +02:00
Nick Brassel 4818e14c77
Breaking changes changelog, 2023q3 version ()
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: honorless <86894501+lesshonor@users.noreply.github.com>
2023-08-29 21:15:21 +10:00
Ryan 70e34e491c
Unicode, Unicodemap and UCIS refactor () 2023-08-27 13:30:19 +10:00
Ryan 736451558e
Rework info.json reference ()
* Rework info.json reference

* Apply suggestions from code review

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

* Update backlight.pins description

* Add rgblight.driver and lowercase other driver names

* Remove `split.main` and `split.matrix_grid` for now as they are not working yet

---------

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-08-26 21:03:29 +01:00
QMK Bot 50151be430 Merge remote-tracking branch 'origin/master' into develop 2023-08-26 18:44:20 +00:00
Andy Smith f07490bc09
Corrected duration example, should be number not string () 2023-08-26 19:43:40 +01:00
QMK Bot 8e0173beef Merge remote-tracking branch 'origin/master' into develop 2023-08-23 04:53:27 +00:00
フィルターペーパー c2b837514b
[Doc] Improve magic keycode section () 2023-08-22 21:52:52 -07:00
Ryan 37bc949945
RGB Matrix: driver naming cleanups () 2023-08-23 01:00:03 +01:00
Joel Challis dfb6d38f08
Simplfy RGB/LED matrix effect logic () 2023-08-23 00:03:01 +01:00
Ryan 1c069b13b9
rgblight: driver selection cleanups () 2023-08-15 11:06:57 +01:00
Ryan 5d2f2af198
OLED: driver naming cleanups () 2023-08-15 10:30:34 +01:00
QMK Bot bbe58ddb21 Merge remote-tracking branch 'origin/master' into develop 2023-08-05 00:16:49 +00:00
Ryan 049a4baec0
Contributing docs: add note to make sure repo is up to date () 2023-08-05 10:16:10 +10:00
Ryan 0b802defd4
haptic: further naming cleanups () 2023-08-04 01:16:16 +01:00
QMK Bot f1f0e6a7b3 Merge remote-tracking branch 'origin/master' into develop 2023-08-03 08:03:16 +00:00
3geek14 aa8d1c5e07
Clarify custom keycode enum requirement for PRs () 2023-08-03 01:02:40 -07:00
QMK Bot fa4d51dab7 Merge remote-tracking branch 'origin/master' into develop 2023-07-30 04:23:13 +00:00
3geek14 14e14e9ab8
Correct "less than" to "up to" in squeezing_avr?id=layers () 2023-07-30 14:22:39 +10:00
Ryan 571b8bac82
LED Matrix: driver naming cleanups () 2023-07-29 15:25:00 +10:00
Ryan b4a7b9253a
Bluetooth: driver naming cleanups () 2023-07-29 15:16:14 +10:00
QMK Bot f3a7cd5573 Merge remote-tracking branch 'origin/master' into develop 2023-07-27 04:21:43 +00:00
Duncan Sutherland ce11427b11
Amend documented `RGBLIGHT_HUE_STEP` default value () 2023-07-26 21:21:11 -07:00
leep-frog 2c70d38910
On-each-release tap dance function ()
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-07-26 21:04:35 -07:00
Ryan 8b7ac7f2ca
Raw HID: documentation improvements () 2023-07-25 09:20:41 +10:00
QMK Bot 321c18acec Merge remote-tracking branch 'origin/master' into develop 2023-07-23 08:07:50 +00:00
peepeetee 1ca34c2168
Fix VS code live share extension link () 2023-07-23 09:07:17 +01:00
Ryan 4137685f8e
backlight: split AVR PWM and timer drivers () 2023-07-21 09:27:55 +10:00
Ryan b090354143
haptic: naming cleanups () 2023-07-21 09:17:39 +10:00
QMK Bot 657bddb5c3 Merge remote-tracking branch 'origin/master' into develop 2023-07-20 20:00:50 +00:00
フィルターペーパー d47c4630f8
Document the right location for indicator functions () 2023-07-20 16:00:15 -04:00
フィルターペーパー a05e5b5554
Add MOUSEKEY_WHEEL_DELTA documentation () 2023-07-10 10:57:08 -07:00
QMK Bot de5f6539f8 Merge remote-tracking branch 'origin/master' into develop 2023-07-09 10:07:34 +00:00
フィルターペーパー 06a36824ad
[Docs] Squeeze AVR with simplified magic config functions () 2023-07-09 20:05:45 +10:00
Less/Rikki a0ea7a6b17
feat, docs: WB32 flashing () 2023-07-08 00:48:45 +10:00
フィルターペーパー df5984022f
Refactor kinetic mouse key feature () 2023-07-08 00:26:06 +10:00
precondition 1abf8f3e8b
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides () 2023-07-08 00:18:02 +10:00
Pablo Martínez 55295ed3dc
[Enhancement] More info on `apply_autocorrect` ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-08 00:13:15 +10:00
QMK Bot 237c0a5840 Merge remote-tracking branch 'origin/master' into develop 2023-07-07 12:07:45 +00:00
Tom Barnes 3142f2dfdf
clarify what the heck pristine means for reasons () 2023-07-07 22:07:02 +10:00
Chris Salch e9ff66d8ad
Adds a way to separate tab from AUTO_SHIFT_SPECIAL. () 2023-07-07 21:52:24 +10:00
QMK Bot 8be19519f2 Merge remote-tracking branch 'origin/master' into develop 2023-07-03 16:01:53 +00:00
Tim Stewart b9c4bd0d66
Changed interverts to inverts ()
* Changed interverts to inverts

* fixed spacing issue

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-03 17:01:10 +01:00
QMK Bot 9c7f176d4c Merge remote-tracking branch 'origin/master' into develop 2023-07-03 07:09:21 +00:00
Pablo Martínez 26227d1f66
[Docs] Fix listed defaults in quantum painter docs () 2023-07-03 00:08:45 -07:00
Nick Brassel c814be0296
STM32H723 support () 2023-06-28 13:07:14 +10:00
Ryan 12edfc0c69
Fix anchor IDs for some API references () 2023-06-24 17:44:50 +10:00
Joel Challis 3156cf6da0
Remove use of __flash within LED drivers () 2023-06-23 22:50:31 +01:00
QMK Bot 63735431d3 Merge remote-tracking branch 'origin/master' into develop 2023-06-21 02:58:50 +00:00
Albert Y 2f1cac6e9f
[Docs] Code markdown amendment () 2023-06-20 20:58:13 -06:00
Nick Brassel ffdc70bf0a
Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` () 2023-06-21 08:41:49 +10:00
QMK Bot 808228c1a8 Merge remote-tracking branch 'origin/master' into develop 2023-06-20 01:56:07 +00:00
Drashna Jaelre 7bd1d18427
[Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-06-19 19:55:27 -06:00
Ryan 9551a0a38a
Move `RGBLIGHT_LED_MAP` to data driven () 2023-06-14 22:01:13 +10:00
QMK Bot c69bc9d140 Merge remote-tracking branch 'origin/master' into develop 2023-06-10 14:57:25 +00:00
Tom Barnes f35cb924e9
Update newbs docs with some rp2040 stuff ()
* Update newbs_building_firmware_configurator.md

* Update docs/newbs_flashing.md


Co-authored-by: Ryan <fauxpark@gmail.com>
2023-06-10 15:56:43 +01:00
QMK Bot c871f6ad45 Merge remote-tracking branch 'origin/master' into develop 2023-06-09 14:51:59 +00:00
Pablo Martínez 04b7a262e0
Fix typo () 2023-06-09 15:51:17 +01:00
QMK Bot f861695e83 Merge remote-tracking branch 'origin/master' into develop 2023-06-08 09:11:17 +00:00
Albert Y 4c6c387724
Add an emphasis on QMK MSYS terminal ()
* Add an emphasis on QMK MSYS terminal

Not using MSYS terminal is a frequent user error. This change
adds an additional statement to guide users to run the first
command in MSYS itself. Edited the same statement for consistency
in the other OSes.

* Update instructions for the other operating systems
2023-06-08 10:10:30 +01:00
QMK Bot b0c483bb87 Merge remote-tracking branch 'origin/master' into develop 2023-06-06 05:18:16 +00:00
Albert Y 43ce7b0df5
[Docs] Highlight keymap name entry () 2023-06-05 23:17:39 -06:00
Ryan a4ed6ad0f5
Unicodemap keycodes rename () 2023-06-01 17:25:08 +01:00
QMK Bot ffeaf462e3 Merge remote-tracking branch 'origin/master' into develop 2023-05-30 01:08:54 +00:00
precondition 1e2deddd43
Remove outdated remarks regarding the default MT behavior () 2023-05-30 02:08:15 +01:00
QMK Bot 11bba43953 Merge remote-tracking branch 'origin/master' into develop 2023-05-28 20:37:30 +00:00
Joel Challis d02ff2edd9
Update "Most Recent ChangeLog" () 2023-05-28 21:36:46 +01:00
Nick Brassel f2808dcbef
Branch point for 2023q3 Breaking Change. 2023-05-29 06:20:09 +10:00
Nick Brassel 32d865572c
`develop` 2023q2 changelog ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-05-29 06:02:11 +10:00
nuess0r f98f8eedf0
Consolidate modelm v2 ()
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 23:12:36 +10:00
QMK Bot 36b08d5d69 Merge remote-tracking branch 'origin/master' into develop 2023-05-21 16:44:51 +00:00
Bodo Graumann 725c9f3c85
Use wayback machine for unreachable site () 2023-05-21 17:44:06 +01:00
Pascal Getreuer 3993b15f05
[Core] Add Repeat Key ("repeat last key") as a core feature. ()
Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-05-20 22:35:06 +10:00
Albert Y e1766df185
Add a change log for PR20584 () 2023-05-20 22:16:36 +10:00
Sergey Vlasov 21b660fa07
Move `pre_process_record_kb()` before `process_combo()` () 2023-05-20 22:15:55 +10:00
Ryan 102c42b14b
`qmk find`: usability improvements () 2023-05-20 22:14:43 +10:00
Nick Brassel 5faa23d54c
Keymap introspection for combos. () 2023-05-15 22:27:37 +10:00
QMK Bot f8f2fd0acb Merge remote-tracking branch 'origin/master' into develop 2023-05-14 05:33:11 +00:00
Nick Brassel 0b672f8775
Far better VSCode intellisense support using clangd. () 2023-05-14 15:32:34 +10:00
Albert Y 128f808496
Add a user callback for pre process record () 2023-05-13 08:42:06 +01:00
Drashna Jaelre 2ddad246ce
OLED Driver improvements ()
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-05-10 14:04:53 -07:00
Drashna Jaelre 5c4b53a143
[Bug] Realign and size check EECONFIG structures ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-08 10:56:03 -07:00
Drashna Jaelre 59eb8940b0
Make Pointing Device Auto Layer more configurable ()
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2023-05-06 06:38:45 -07:00
Pablo Martínez 82a34aee30
[Feature] Disable debug on QP's internal task ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-01 19:38:18 -07:00
Xelus22 35d1d8f5e6
[Docs] Develop cleanup IS31FL3736 docs () 2023-04-30 16:34:44 +10:00
QMK Bot 6a28b8c7c4 Merge remote-tracking branch 'origin/master' into develop 2023-04-30 05:28:39 +00:00
Alex Miller 40380c2684
Add additional options for Drag Scroll config () 2023-04-30 15:28:00 +10:00
Xelus22 6a619e6403
[Core] Clean up ISSI drivers, Add IS31FL3736 support ()
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2023-04-30 12:35:27 +10:00
Jasmin 4887f03dbd
typing_heatmap: Add macro to configure increase steps ()
Co-authored-by: Joel Challis <git@zvecr.com>
2023-04-30 11:57:30 +10:00
QMK Bot ce0555214d Merge remote-tracking branch 'origin/master' into develop 2023-04-23 18:57:23 +00:00
Albert Y e1afcda1c0
Update code example to match description () 2023-04-23 12:56:45 -06:00
QMK Bot 691706d619 Merge remote-tracking branch 'origin/master' into develop 2023-04-21 01:42:46 +00:00
precondition 974c01b4f8
[Docs] Fix suggested code pattern when a specific mod-mask is required. () 2023-04-20 19:41:53 -06:00
QMK Bot f13f865e09 Merge remote-tracking branch 'origin/master' into develop 2023-04-20 15:48:14 +00:00
Albert Y 387b64a79b
[Docs] Remove combo count from array () 2023-04-20 08:47:26 -07:00
QMK Bot 330ebdfec4 Merge remote-tracking branch 'origin/master' into develop 2023-04-19 18:24:58 +00:00
Nathan Faber 952cdc7be5
Adds Docs option for ArduinoIDE's example `ArduinoISP` () 2023-04-19 19:23:50 +01:00
QMK Bot 16631ebb30 Merge remote-tracking branch 'origin/master' into develop 2023-04-16 14:14:47 +00:00
LawsonStation 990ee8075e
Fix typo in `feature_wpm.md` title () 2023-04-16 15:14:08 +01:00
Nick Brassel c9f619124d
Encodermap direction define. () 2023-04-15 16:18:44 +01:00
Albert Y f5b7491883
Add swap hands toggle functions () 2023-04-09 09:37:31 -07:00
QMK Bot dbfbf6c2c4 Merge remote-tracking branch 'origin/master' into develop 2023-04-07 22:12:38 +00:00
Duncan Sutherland a5e68e5f74
Convertors documentation: Removed duplicate table entry () 2023-04-07 23:11:56 +01:00
Pablo Martínez 369c5a213d
Add layer-cycle example ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-07 20:41:53 +10:00
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` () 2023-04-06 18:00:54 +10:00
Stefan Kerkmann 73b376a881
[Chore] Remove stray mod tap interrupt defines and per key functions ()
* Remove stray defines and per key functions

* Remove defunct get_ignore_mod_tap_interrupt declaration
2023-04-06 00:04:23 +01:00
QMK Bot c224cb9605 Merge remote-tracking branch 'origin/master' into develop 2023-04-04 02:15:38 +00:00
Albert Y f56cf93fa1
Add debounce time description () 2023-04-04 12:15:00 +10:00
Pascal Getreuer ae63c0f509
[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift state. ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-04-04 09:11:26 +10:00
QMK Bot d783536e0d Merge remote-tracking branch 'origin/master' into develop 2023-04-03 23:07:16 +00:00
Albert Y 37f205ec1a
Use table for debounce algorithm description () 2023-04-04 09:06:33 +10:00
jack 36ab0c0aaa
Add core/fallback encoder behaviour () 2023-04-03 10:18:17 -06:00
fauxpark bd4899f0ca Merge remote-tracking branch 'upstream/master' into develop 2023-04-03 20:59:24 +10:00
Stefan Kerkmann fcf8b804ed
[Core] Refactor `keyevent_t` for 1ms timing resolution () 2023-04-03 18:33:45 +10:00
Ryan d06ce0153b
PR checklist: keyboard updates must go to `develop` () 2023-04-03 16:34:03 +10:00
Julius Degesys 12de0297ed
Suggest `qmk list-keyboards` when testing build environment ()
Co-authored-by: Joel Challis <git@zvecr.com>
2023-04-03 15:42:14 +10:00
precondition 1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps () 2023-04-03 15:32:47 +10:00
Johannes H. Jensen 68efea70b2
Add direction to dynamic_macro_record_start_user () 2023-04-03 13:01:07 +10:00
Vladislav Marchenko 9a68472da8
Added PMW3320 driver () 2023-04-03 12:57:19 +10:00
QMK Bot ab87c5e3b0 Merge remote-tracking branch 'origin/master' into develop 2023-04-03 00:06:27 +00:00
Woongbin Kang ec83c0b185
Add recommendations for VSCode intellisense () 2023-04-03 10:05:48 +10:00
Drashna Jaelre bf986579dd
Fixup Pointing device functions () 2023-04-01 19:01:46 +01:00
Ryan 647c2835e6
WS2812 driver improvements () 2023-03-30 12:21:02 +11:00
QMK Bot 18fedc080a Merge remote-tracking branch 'origin/master' into develop 2023-03-23 22:35:40 +00:00
Pablo Martínez 67dae1222f
[Documentation] Pointing device minor rewrite () 2023-03-23 22:35:02 +00:00
Nick Brassel a518e1e5d8
Sync activity timestamps between sides. ()
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2023-03-21 10:16:11 +01:00
Nick Brassel cd94ba031c
Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing () 2023-03-20 14:13:53 +11:00
Ryan 65a80f411f
Clean up APA102 config and add DD mapping () 2023-03-20 08:12:19 +11:00
Joel Challis c7f58145fb
Update qmk_cli container references () 2023-03-17 01:32:09 +00:00
QMK Bot 79ae14ae0a Merge remote-tracking branch 'origin/master' into develop 2023-03-16 20:36:32 +00:00
Nick Brassel 1b3f7fcf7d
Add `qmk find` command, reuse logic for `qmk mass-compile`. () 2023-03-16 20:35:49 +00:00
Drashna Jael're 72da3ee63e
Merge remote-tracking branch 'origin/master' into develop 2023-03-16 00:50:29 -07:00
しぐれ 012fa6dd45
[Doc] Add example to keyboard housekeeping and some minor fixes ()
Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-15 16:55:18 -06:00
QMK Bot 096dafcbf7 Merge remote-tracking branch 'origin/master' into develop 2023-03-14 16:58:51 +00:00
Sophie Machen 99a39a1198
Update newbs_getting_started to include instructions for apple silicon ()
Co-authored-by: Joel Challis <git@zvecr.com>
2023-03-14 12:58:08 -04:00
QMK Bot 5d92bab33e Merge remote-tracking branch 'origin/master' into develop 2023-03-13 19:35:24 +00:00
Albert Y a71e58270c
Document Autocorrect callback functions () 2023-03-13 13:34:23 -06:00
leah-splitkb 46bbb81dd2
Add RP2040 Community Edition alias for Liatris () 2023-03-10 12:47:10 -08:00
QMK Bot 0ddb27249e Merge remote-tracking branch 'origin/master' into develop 2023-03-08 19:59:01 +00:00
jack 9c79d2933c
[Doc] Update PR checklist () 2023-03-08 12:58:23 -07:00
QMK Bot 43731a9ea0 Merge remote-tracking branch 'origin/master' into develop 2023-03-08 19:38:22 +00:00
Albert Y ec3c2b75de
[Docs] Add mod-tap section header () 2023-03-08 12:36:36 -07:00
QMK Bot 487e0f010a Merge remote-tracking branch 'origin/master' into develop 2023-03-07 01:06:15 +00:00
Albert Y e6e11dfde7
Add disable git safe directory check step () 2023-03-07 01:05:34 +00:00
QMK Bot c1dfcfc571 Merge remote-tracking branch 'origin/master' into develop 2023-03-06 19:25:38 +00:00
souvlakeeb f067f42305
[Docs] Discuss layout macro ()
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-03-06 11:24:56 -08:00
QMK Bot 6676cc1942 Merge remote-tracking branch 'origin/master' into develop 2023-03-03 03:16:47 +00:00
Nick Brassel d1a430b348
Initial deprecation policy documentation. () 2023-03-03 14:16:32 +11:00
Nick Brassel 4cf8f69a4b
Remove Vagrant due to bit-rot. () 2023-03-03 14:16:18 +11:00
Nick Brassel 7ebb8c2dec
Update branch names to reflect configurator's new deployment. () 2023-03-03 14:16:06 +11:00
Joel Challis 3fc9c03559
Remove `all` from list of animations in `info.json` () 2023-03-01 02:55:14 +00:00
Ryan b865b9e170
Add changelog for Leader Key refactor () 2023-02-27 20:28:15 +11:00
Nick Brassel 1d182995ed
Breaking Changes 2023q1 changelog. () 2023-02-27 08:41:42 +11:00
Joel Challis 961f0b7b2d
Reallocate SAFE_RANGE () 2023-02-23 09:49:07 +11:00
Joel Challis 403b0addea
Align magic keycodes () 2023-02-23 08:14:29 +11:00
zvecr f71f7733a3 Fix date 2023-02-19 20:30:18 +00:00
zvecr f5ccd04a5f Stub changelog 2023-02-19 20:23:01 +00:00
Joel Challis 0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core () 2023-02-19 18:59:50 +11:00
Joel Challis f587a0c548
Align sequencer keycodes () 2023-02-18 15:44:36 +00:00
QMK Bot 5e8c0e4d5f Merge remote-tracking branch 'origin/master' into develop 2023-02-15 22:41:33 +00:00
jack 9cf58ec834
Elaborate on keyboard level encoder functionality () 2023-02-15 15:40:47 -07:00
Albert Y 9908ed7ecd
Add swap hands status function ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-02-14 12:44:18 -08:00
しぐれ 12f02dd8be
[Doc]Remove depracted extension links in vscode guide () 2023-02-14 03:23:36 +00:00
Dasky 74770ac79b Merge branch 'master' into develop 2023-02-14 03:05:44 +00:00
precondition 7a099b7ea5
Update KC_NLCK and KC_SLCK in international docs () 2023-02-14 02:49:17 +00:00
Joel Challis 896d9aa98c
Add rp2040_ce and add elite-pi and helios as alias ()
* add rp2040_ce and add elite-pi and helios as alias ()

* fix git mishap

* Update platforms/chibios/converters/promicro_to_rp2040_ce/_pin_defs.h

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>

* Tidy docs

---------

Co-authored-by: Conor Burns <mail@conor-burns.com>
2023-02-12 23:02:05 +00:00
Drashna Jaelre b47f179a4a
Make Magic handling more consistent in Action Keycode handling ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-02-13 04:48:14 +11:00
QMK Bot 13af265268 Merge remote-tracking branch 'origin/master' into develop 2023-02-12 17:06:22 +00:00
souvlakeeb 3f45fd4924
Fix serial_driver.md list item numbering () 2023-02-12 17:05:46 +00:00
Eric.a Gebhart db1eeea478
Add combo hook to allow per layer combo reference layers. ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-02-13 03:31:04 +11:00
Ryan bbf7a20b33
Refactor Leader key feature ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-02-13 03:19:02 +11:00
Drashna Jaelre fe02abc479
[Core] Tri Layer Keys ()
Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-12 10:23:07 +11:00
QMK Bot 4002843797 Merge remote-tracking branch 'origin/master' into develop 2023-02-11 20:38:10 +00:00
precondition 21f4375393
Update documentation for LM(layer, mod) ()
* Update documentation for LM(layer, mod)

* Move LM table to caveats section
2023-02-11 20:37:30 +00:00
QMK Bot 0a9d06a505 Merge remote-tracking branch 'origin/master' into develop 2023-02-11 19:08:39 +00:00
Luis Moreno f667821ed3
[Docs] Resynchronizing Your Branch including submodules () 2023-02-11 12:07:51 -07:00
Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum () 2023-02-11 03:47:17 +00:00
QMK Bot 55e671a6f9 Merge remote-tracking branch 'origin/master' into develop 2023-02-10 10:40:54 +00:00
Arialdo Martini 98ed19045d
[Docs] Combos example consistently uses A B keys () 2023-02-10 02:40:15 -08:00
Pablo Martínez 95671148a4
[Docs] Change defines to enums in examples () 2023-02-10 02:39:35 -08:00
miguelelinventor e24f9b2c0a
Add Michi MCU Converter support () 2023-02-09 11:27:37 -08:00
QMK Bot 650864c27d Merge remote-tracking branch 'origin/master' into develop 2023-02-08 02:21:22 +00:00
soggywhale a7febfbb62
changed the undefined ON and OFF parameters to thedefined constant () 2023-02-08 02:20:42 +00:00
QMK Bot a1ecbaa45d Merge remote-tracking branch 'origin/master' into develop 2023-02-03 00:18:03 +00:00
Albert Y 87c4152738
Update handedness by define examples () 2023-02-03 00:17:05 +00:00
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. () 2023-01-31 06:03:30 +11:00
Ryan 2d843088a2
Normalise Swap Hands keycodes () 2023-01-30 18:37:19 +00:00
fauxpark ef6505ad75 Merge remote-tracking branch 'upstream/master' into develop 2023-01-30 18:55:36 +11:00
Ryan 242b80c63f
Move MIDI code out of tmk_core () 2023-01-30 18:47:50 +11:00
Ryan 2c878b1b16
Clean up `qmk generate-autocorrect-data` () 2023-01-30 03:37:02 +00:00
Ryan 043d8e1140
Remove deprecated Quantum keycodes () 2023-01-29 16:44:16 +00:00
Albert Y 981f3c316c
Additional handedness by EEPROM examples ()
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-01-28 09:41:50 -07:00
QMK Bot 7ff55e67e1 Merge remote-tracking branch 'origin/master' into develop 2023-01-24 15:18:09 +00:00
arrowj 419a7944a4
Update understanding_qmk.md ()
Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46.
2023-01-24 15:17:24 +00:00
Ryan cf935d97ae
Fix functions with empty params ()
* Fix functions with empty params

* Found a bunch more
2023-01-20 16:21:17 +00:00
QMK Bot d6ba3b4b84 Merge remote-tracking branch 'origin/master' into develop 2023-01-19 23:09:55 +00:00
leviport e5b36e2c3f
Docs: typo fixes in platformdev_blackpill_f4x1.md () 2023-01-19 16:09:11 -07:00
QMK Bot e99b2b6ec8 Merge remote-tracking branch 'origin/master' into develop 2023-01-19 11:31:19 +00:00
Nick Brassel 22be5190ab
Minor cleanup to breaking/checklist docs. ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-01-19 22:30:16 +11:00
Sergey Vlasov 272281f1a0
Add analog support for RP2040 ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-01-19 10:30:58 +11:00
Joel Challis 82a94ea1bd
Add f303 to tinyuf2 bootloader support () 2023-01-18 22:36:58 +00:00
QMK Bot bd7c396c18 Merge remote-tracking branch 'origin/master' into develop 2023-01-18 01:22:55 +00:00
Albert Y 204ba02765
Use consistent highlight format () 2023-01-18 01:22:34 +00:00
QMK Bot 949bdd22ef Merge remote-tracking branch 'origin/master' into develop 2023-01-18 00:26:53 +00:00
Albert Y 737e6bf027
Highlight inclusion of extern macro () 2023-01-18 00:26:16 +00:00
QMK Bot 4c7f67f724 Merge remote-tracking branch 'origin/master' into develop 2023-01-16 09:33:19 +00:00
Pablo Martínez 2bff00e1ba
Small doc changes () 2023-01-16 01:32:43 -08:00
QMK Bot b6e42db64b Merge remote-tracking branch 'origin/master' into develop 2023-01-16 08:52:56 +00:00
Sergey Vlasov 917d93e968
[Docs] Fix `JOYSTICK_AXIS_COUNT` name in docs () 2023-01-16 00:52:18 -08:00
Joel Challis 0730740add
Add mmoskal/uf2-stm32f103 bootloader support () 2023-01-15 15:04:32 +00:00
David Hoelscher 45851a10f6
Add RGB565 and RGB888 color support to Quantum Painter () 2023-01-14 21:24:54 +11:00
QMK Bot d44581b036 Merge remote-tracking branch 'origin/master' into develop 2023-01-13 10:59:53 +00:00
jack b756c53c7b
[Docs] Touch up documentation templates & porting keyboard docs () 2023-01-13 02:58:38 -08:00
QMK Bot e57d703d50 Merge remote-tracking branch 'origin/master' into develop 2023-01-12 11:30:07 +00:00
Tom Barnes 0cff636739
weact docs patch re "security vulnerability" () 2023-01-12 22:29:25 +11:00
QMK Bot 72dc1f88b9 Merge remote-tracking branch 'origin/master' into develop 2023-01-06 17:13:12 +00:00
Daniel Schaefer b56ffc8920
docs: Fix IS31FL3743A driver name ()
Incorrectly documented.
See: `builddefs/common_features.mk`
2023-01-06 17:12:30 +00:00
QMK Bot 8f36e08be0 Merge remote-tracking branch 'origin/master' into develop 2023-01-05 15:13:44 +00:00
Paul Massendari 84a642266c
A comma was missing () 2023-01-05 15:12:46 +00:00
zvecr 115c241f21 Merge remote-tracking branch 'origin/master' into develop 2023-01-04 04:17:58 +00:00
Nick Brassel 691668340c
Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst providing support for filtering as per data-driven definitions. () 2023-01-04 04:10:18 +00:00
Drashna Jaelre b585ece5ef
Add Split support for Haptic feedback () 2023-01-01 11:56:32 +11:00
QMK Bot 4704a4e053 Merge remote-tracking branch 'origin/master' into develop 2023-01-01 00:53:46 +00:00
Joel Challis 2ae215514a
Add docs to cover recent LAYOUT_all lint checks () 2023-01-01 11:53:10 +11:00
QMK Bot ea96799970 Merge remote-tracking branch 'origin/master' into develop 2022-12-31 21:23:49 +00:00
BBBNBBB 943aae85d5
Fixes unicode_map declaration example ()
If the previous example was used the incorrect codepoints are produced.
Changes the order of arguments the declaration of the unicode_map
2022-12-31 21:23:17 +00:00
QMK Bot d4096db271 Merge remote-tracking branch 'origin/master' into develop 2022-12-30 00:51:12 +00:00
Roberto Santalla a781672ce7
docs: add a note about reflashing both halves for encoder resolution ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-30 11:50:37 +11:00
Ryan 801d2ff940
Remove useless line continuations () 2022-12-30 11:48:05 +11:00
QMK Bot 430b551407 Merge remote-tracking branch 'origin/master' into develop 2022-12-23 17:53:44 +00:00
Joel Challis 70f67ca908
Update breaking changes year... () 2022-12-23 17:53:08 +00:00
QMK Bot 2e36bde659 Merge remote-tracking branch 'origin/master' into develop 2022-12-19 08:10:51 +00:00
Alexander Franco 11ae141835
Fix description for selectively disabling animations () 2022-12-19 19:10:11 +11:00
QMK Bot e3a34d6062 Merge remote-tracking branch 'origin/master' into develop 2022-12-15 19:29:21 +00:00
Leo Deng 79d083c635
[Docs] Update feature_joystick.md () 2022-12-15 11:28:48 -08:00
Albert Y c6d0aa6ae4
Add change log for quick tap term () 2022-12-15 12:29:26 +01:00
Ryan 1978007fae
Tap Dance: remove `qk_` prefix () 2022-12-14 12:40:25 -08:00
QMK Bot e2ab98f960 Merge remote-tracking branch 'origin/master' into develop 2022-12-14 14:44:19 +00:00
Pablo Martínez 99174edf0a
[Docs] Remove broken link () 2022-12-15 01:43:39 +11:00
Joel Challis 1124bbc1db
Remove deprecated led_set_kb ()
* Remove led_set_kb maintaining existing led_set_user behaviour

* Also call led_set_user
2022-12-14 11:14:10 +00:00
Ryan e2117564c5
Leader: remove `qk_` prefix () 2022-12-14 13:46:01 +11:00
Ryan 9e4cfcd181
UCIS: remove `qk_` prefix () 2022-12-14 13:44:36 +11:00
precondition 515dd18c28
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY () 2022-12-13 22:20:07 +11:00
jpe230 102f22f7e9
[Core] Quantum Painter - LVGL Integration ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-12-13 07:51:14 +11:00
Albert Y cbabc8dbe6
[Core] Replace Tapping Force Hold feature with Quick Tap Term ()
* Replace Tapping Force Hold feature with Quick Tap Term

* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0

* Deprecate force hold in info_config.json

* Before and after quick tap term unit tests

* Quick tap unit tests iteration

* Keymap config.h correction

* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed

* Add two more test cases for quick tap

* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs 

* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs 

* Add function declaration for get_quick_tap_term

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2022-12-12 16:52:22 +01:00
Stefan Kerkmann 9dc3f79196
[RP2040] update i2c drivers to reflect peripheral number () 2022-12-11 14:04:29 +01:00
Pablo Martínez d9cba6e978
Add `*_RIGHT` configuration for PMW33XX driver () 2022-12-10 13:18:40 +11:00
Joel Challis 6133b08e73
Rework input_pressed_state docs ()
* Revert changes to porting

* Update reference_info_json.md
2022-12-08 20:41:38 +00:00
Ruslan Sayfutdinov 85ee55ff3b
Detect host OS based on USB fingerprint ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-12-09 03:45:30 +11:00
dexter93 f2a8a13dba
Core: Support inverted scan logic for optical switches () 2022-12-09 03:09:01 +11:00
ForsakenRei 53423f0369
KC_GESC -> QK_GESC for cn and ja Docs () 2022-12-09 03:03:33 +11:00
Joel Challis 32dabd5320
Align new-keymap with new-keyboard () 2022-12-03 12:04:06 +00:00
QMK Bot b4f6a329d4 Merge remote-tracking branch 'origin/master' into develop 2022-11-30 17:48:56 +00:00
Pablo Martínez a5c2eea6c1
Update OLED doc ()
* Update OLED doc

* Update docs/feature_oled_driver.md

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-11-30 17:48:23 +00:00
Joel Challis c952458c78
DD bootmagic config ()
* DD bootmagic config

* Also enable

* docs
2022-11-30 04:27:21 +00:00
Joel Challis 4a0aa9ada2
Fix headers in info.json reference () 2022-11-30 02:45:51 +00:00
JayceFayne 9ddb0165a4
fix typo () 2022-11-29 16:34:20 +00:00
gshmu 690eb4a453
Fix RWIN typo within keycode list ()
fix typo
2022-11-28 05:25:56 +00:00
Ndot 5a3770d363
[Docs] Update reference_info_json.md ()
* [Docs] Update reference_info_json.md

- Makes it easier to find keyboard.jsonschema.
- Adds a reference to the Data Driven page.

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-28 02:08:27 +00:00
Nick Brassel 9e78e65a56
2022 Nov 26 changelog. ()
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-28 07:33:55 +11:00
Ryan e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` () 2022-11-27 04:18:24 +11:00
Ryan 1e95f7be8f
Joystick feature improvements () 2022-11-27 03:14:45 +11:00
Ryan a5a20cc792
Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` () 2022-11-27 03:14:35 +11:00
Joel Challis af6aa225eb
Additional DD backlight config ()
* Additional dd backlight config

* Update docs
2022-11-23 18:48:22 +00:00
zvecr 08805cada0 Stub next develop dates 2022-11-22 01:27:15 +00:00
Pablo Martínez fe652e6247
Fix references to `mouse_report_t` (which doesnt exist) () 2022-11-18 15:19:45 +00:00
QMK Bot 5dabc1b387 Merge remote-tracking branch 'origin/master' into develop 2022-11-15 18:41:13 +00:00
Albert Y df5689ed06
[Docs] Note default value for TAP_CODE_DELAY () 2022-11-15 10:40:28 -08:00
QMK Bot 4de3f53984 Merge remote-tracking branch 'origin/master' into develop 2022-11-15 16:54:38 +00:00
David Kosorin c21b77fbd2
Fix typo ()
Swap Hands on/off - it's `SH_ON/OFF` not `SW_ON/OFF`
2022-11-15 16:53:57 +00:00
David Hoelscher a42ab90220
Add Bonsai C4 as a platform board file ()
* Set up Bonsai C4 as a platform board file

* corrections and improvements based on testing and feedback

* Added VBUS sensing as default capability for improved split support using Bonsai C4

* Update clock divisor for SPI flash

Co-authored-by: Nick Brassel <nick@tzarc.org>

Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-11-13 23:59:01 +00:00
Ryan 6cc9513ab0
Digitizer feature improvements () 2022-11-12 23:28:11 +00:00
Stefan Kerkmann 27dec8d16d
[Core] Allow custom timings for WS2812 PIO driver () 2022-11-10 07:58:15 +11:00
Ryan d810878d5e
Normalise output selection (Bluetooth) keycodes () 2022-11-08 19:03:31 +00:00
Nick Brassel 9daf77b593
Add raw output option for QGF/QFF files. () 2022-11-08 15:47:07 +00:00
Ryan 479d8de622
Format DD mappings and schemas () 2022-11-08 01:05:08 +00:00
Joel Challis e4d2ba9a4d
Align haptic feedback keycode names () 2022-11-07 02:43:53 +00:00
Ryan 8b658dcc9a
Normalise MIDI keycodes ()
* `MI_ON`, `MI_OFF`, `MI_TOG` -> `MI_TOGG`

* `MI_CH*`, `MI_CHU` -> `MI_CHNU`, `MI_CHD` -> `MI_CHND`

* `MI_VEL_*` -> `MI_VL*`, `MI_VELU`, `MI_VELD`

* `MI_TRNS_*` -> `MI_TR*`, `MI_TRNSU` -> `MI_TRSU`, `MI_TRNSD` -> `MI_TRSD`

* `MI_OCT_*` -> `MI_OC*`, `MI_OCTU`, `MI_OCTD`

* Misc controls

* Note keycodes

* Add legacy keycodes

* Regenerate keycodes

* Typo
2022-11-07 02:26:15 +00:00
Nick Brassel 219afaba42
Reworked backlight keycodes. ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +11:00
Joel Challis 69fa02c37d
Align audio keycode names ()
* Align audio keycode names

* Update docs

* Update quantum
2022-11-05 17:05:19 +00:00
Joel Challis fd4c3f46fb
Align dynamic tapping term keycode names ()
* Align dynamic tapping term keycode names

* regen header
2022-11-05 16:58:30 +00:00
Nick Brassel 5233c69bc6
Remove thermal printer. () 2022-11-06 00:15:55 +11:00
Nick Brassel 4d33f356a6
Macro keycode name refactoring () 2022-11-05 23:22:11 +11:00
Ryan fe18df9d41
Normalise Dynamic Macro keycodes ()
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1`

* `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2`

* `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1`

* `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2`

* `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP`

* Update docs
2022-11-03 23:01:06 +00:00
Ryan 5974d989fe
Normalise Unicode keycodes ()
* `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV`

* `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*`

* `UC_MAC` -> `UNICODE_MODE_MACOS`

* `UC_LNX` -> `UNICODE_MODE_LINUX`

* `UC_WIN` -> `UNICODE_MODE_WINDOWS`

* `UC_BSD` -> `UNICODE_MODE_BSD`

* `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE`

* `UC_EMACS` -> `UNICODE_MODE_EMACS`

* `UC__COUNT` -> `UNICODE_MODE_COUNT`

* `UC_M_MA` -> `UC_MAC`

* `UC_M_LN` -> `UC_LINX`

* `UC_M_WI` -> `UC_WIN`

* `UC_M_BS` -> `UC_BSD`

* `UC_M_WC` -> `UC_WINC`

* `UC_M_EM` -> `UC_EMAC`

* Docs

* Update quantum/unicode/unicode.h
2022-10-31 21:15:12 +00:00
fauxpark 9d717c85dc Merge remote-tracking branch 'upstream/master' into develop 2022-10-29 16:54:14 +11:00
Ryan 22be7e79ac
Normalise Auto Shift keycodes ()
* Normalise Auto Shift keycodes

* Add keycode table to main list

* Add old keycodes to legacy header
2022-10-28 13:53:15 +01:00
Ryan 2ff1d85290
Normalise Autocorrect keycodes () 2022-10-28 12:21:24 +01:00
weimao 6514c25ca6
Docs: fix a typo () 2022-10-28 11:48:08 +01:00
Ryan 7407347be1
Remove rgblight_list.h ()
* Remove rgblight_list defines with no usage

* Remove rgblight_setrgb_*[_at] defines

* Remove rgblight_sethsv_* defines

* Remove rgblight_sethsv_noeeprom_* defines

* Delete rgblight_list.h and remove all references
2022-10-27 23:50:14 +01:00
Stefan Kerkmann 19145704e4
[Core] Adjust PWM hardware audio driver for RP2040 () 2022-10-27 19:26:16 +02:00
Ryan efe520645e
Normalise Combo keycodes () 2022-10-27 13:59:58 +01:00
Ryan 002b58f0e4
Normalise Space Cadet keycodes () 2022-10-27 11:19:16 +01:00
Selene ToyKeeper 2a61bfc27d
add "inertia" mode for mouse keys ()
Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
2022-10-26 20:49:44 +01:00
Joel Challis ec2414c074
Deprecate `SECURE_*` keycodes for `QK_SECURE_*` ()
* Deprecate SECURE_* keycodes for QK_SECURE_*

* Update keycode process

* Update process_secure.c

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-25 22:59:17 +01:00
Ryan 812001de7f
Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` ()
* Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*`

* Docs
2022-10-25 17:50:22 +01:00
Ryan 1d34f380eb
Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` () 2022-10-25 14:45:57 +01:00
Drashna Jael're eeb3f9c043
Merge remote-tracking branch 'origin/master' into develop 2022-10-24 23:28:56 -07:00
Selene ToyKeeper e863c431f6
added BS_TOGG so BS_SWAP and BS_NORM can be on a single key ()
Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
2022-10-24 22:02:21 -07:00
Joel Challis 67fd4e6b7a
[DOCS] Use correct OSM arguments () 2022-10-24 23:29:23 +01:00
Ryan a80b886751
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` () 2022-10-24 17:30:37 +01:00
Peter Hindes 40aa9c8745
spelling fix () 2022-10-24 17:18:03 +01:00
Ryan 6bbe8b6edd
Normalise Joystick and Programmable Button keycodes () 2022-10-24 15:50:33 +01:00
Ryan 74484e21af
Deprecate `VLK_TOG` for `VK_TOGG` () 2022-10-22 21:45:20 +01:00
QMK Bot 71480001ea Merge remote-tracking branch 'origin/master' into develop 2022-10-22 19:40:21 +00:00
Eddie Nuno fc394dfdd4
[Docs] Fix link to keyboard layout editor () 2022-10-22 12:39:49 -07:00
Ryan 7cbff9d921
Deprecate `KC_LOCK` for `QK_LOCK` () 2022-10-21 15:46:10 +01:00
Ryan b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` () 2022-10-21 14:25:54 +01:00
QMK Bot 00a4774243 Merge remote-tracking branch 'origin/master' into develop 2022-10-20 21:30:35 +00:00
Markus Fritsche dbce41cb6b
[Docs] Update platformdev_blackpill_f411.md ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-20 14:29:57 -07:00
Ryan c347e732be
Remove legacy EEPROM clear keycodes ()
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
Ryan 18dc851e37
Remove legacy Debug keycode ()
* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
2022-10-19 11:33:05 +01:00
Jamal Bouajjaj 9d4c4ceee1
4 Driver support for IS31FL3737 ()
* Added 4 driver support for the IS31FL3737 LED driver

* Updated docs for IS31FL3737 to support 4 drivers
2022-10-18 08:26:58 +11:00
Ryan 5e4b076af3
Remove legacy keycodes, part 5 ()
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Ryan f0b2bfd5ca
Programmable Button API refactor and improve docs () 2022-10-15 14:33:24 +11:00
QMK Bot d89f7f02b0 Merge remote-tracking branch 'origin/master' into develop 2022-10-13 19:02:55 +00:00
Paula Isabel a3f9992cc9
docs: fix typos () 2022-10-13 20:02:15 +01:00
James Thomson 41159326ca
Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` () 2022-10-11 11:33:02 -07:00
Ryan 4b2d71de52
Remove legacy international keycodes () 2022-10-09 14:51:09 +11:00
Thomas Weißschuh cbe1c22d46
quantum: led: split out led_update_ports() for customization of led behaviour () 2022-10-06 21:24:41 +11:00
Dasky c255174cf3
Implement split comms watchdog () 2022-10-06 20:52:42 +11:00
QMK Bot 86ce1d4b04 Merge remote-tracking branch 'origin/master' into develop 2022-10-05 16:55:12 +00:00
George Rodrigues 959f4cbb62
docs: some typos ()
probably hacktoberism
2022-10-05 17:32:07 +01:00
QMK Bot 1811ac9a6f Merge remote-tracking branch 'origin/master' into develop 2022-10-05 02:16:50 +00:00
Kim Minjong b100db1e56
[Docs] Add a note about the print function. ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-04 19:16:11 -07:00
QMK Bot 0d5e0e3b2a Merge remote-tracking branch 'origin/master' into develop 2022-10-05 01:38:10 +00:00
Conor Burns fe7ac87f18
[Docs] Clarify how to use the bootloader LED for rp2040 () 2022-10-04 18:37:28 -07:00
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks ()
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
Stefan Kerkmann 996a9006d3
[Core] PWM Backlight for RP2040 () 2022-10-04 23:10:24 +02:00
QMK Bot 89e75f6230 Merge remote-tracking branch 'origin/master' into develop 2022-10-04 02:17:40 +00:00
mmccoyd 78c4907f34
[Docs] Clarify CAPS_WORD behaviors ()
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-03 19:17:08 -07:00
QMK Bot a330217ccd Merge remote-tracking branch 'origin/master' into develop 2022-09-30 04:28:59 +00:00
James Young dc7d2692c6
Grammar Fix for PR Checklist ()
* Grammar Fix for PR Checklist

* Update docs/pr_checklist.md

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update docs/pr_checklist.md, take 2

Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-09-30 05:28:12 +01:00
fauxpark dbb70871fc Merge remote-tracking branch 'upstream/master' into develop 2022-09-30 05:19:53 +10:00
Less/Rikki 00dc764f72
[docs] Improve documentation regarding info.json ()
* docs: raise info.json awareness

* docs: note that DD migration is WIP
2022-09-29 13:08:45 -04:00
QMK Bot 3a10514e4f Merge remote-tracking branch 'origin/master' into develop 2022-09-29 15:02:27 +00:00
Markus Knutsson 961de3c205
Update reference_info_json.md ()
* Update reference_info_json.md

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-29 11:01:34 -04:00
QMK Bot ee588049a9 Merge remote-tracking branch 'origin/master' into develop 2022-09-29 10:51:26 +00:00
DeflateAwning 51f2d27321
Fix typo () 2022-09-29 11:50:32 +01:00
QMK Bot 2079446452 Merge remote-tracking branch 'origin/master' into develop 2022-09-28 19:23:34 +00:00
Luis Carlos 269600f640
Update feature_tap_dance.md ()
Fixed typo
2022-09-28 20:22:59 +01:00
Ryan be8907d634
Further refactoring of joystick feature () 2022-09-27 18:37:13 +10:00
Ryan ea2819b2c2
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` () 2022-09-26 14:40:15 +10:00
Drashna Jael're 8478e96de6
Merge remote-tracking branch 'origin/master' into develop 2022-09-24 12:23:36 -07:00
Wes Lord 244f27ac27
Remove orphan custom functions reference in keymap docs () 2022-09-24 09:04:14 -07:00
Thomas 94d5fe6f90
Allow Active High for Pointing Device Motion Pin ()
Needed by the Cirque Trackpad for motion detection
2022-09-24 08:44:14 -07:00
Alabastard-64 7c1797f52f
[Core] Pointing Device Automatic Mouse Layer ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2022-09-23 23:43:55 -07:00
Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` () 2022-09-23 22:46:23 +10:00
QMK Bot f28d899908 Merge remote-tracking branch 'origin/master' into develop 2022-09-21 21:01:00 +00:00