Commit Graph

2321 Commits

Author SHA1 Message Date
Albert Y f56cf93fa1
Add debounce time description () 2023-04-04 12:15:00 +10:00
Albert Y 37f205ec1a
Use table for debounce algorithm description () 2023-04-04 09:06:33 +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
Woongbin Kang ec83c0b185
Add recommendations for VSCode intellisense () 2023-04-03 10:05:48 +10:00
Pablo Martínez 67dae1222f
[Documentation] Pointing device minor rewrite () 2023-03-23 22:35:02 +00:00
Nick Brassel 1b3f7fcf7d
Add `qmk find` command, reuse logic for `qmk mass-compile`. () 2023-03-16 20:35:49 +00: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
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
Albert Y a71e58270c
Document Autocorrect callback functions () 2023-03-13 13:34:23 -06:00
jack 9c79d2933c
[Doc] Update PR checklist () 2023-03-08 12:58:23 -07:00
Albert Y ec3c2b75de
[Docs] Add mod-tap section header () 2023-03-08 12:36:36 -07:00
Albert Y e6e11dfde7
Add disable git safe directory check step () 2023-03-07 01:05:34 +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
Nick Brassel d1a430b348
Initial deprecation policy documentation. () 2023-03-03 14:16:32 +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