Nick Brassel
22be5190ab
Minor cleanup to breaking/checklist docs. ( #19596 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-01-19 22:30:16 +11:00
Albert Y
204ba02765
Use consistent highlight format ( #19619 )
2023-01-18 01:22:34 +00:00
Albert Y
737e6bf027
Highlight inclusion of extern macro ( #19614 )
2023-01-18 00:26:16 +00:00
Pablo Martínez
2bff00e1ba
Small doc changes ( #19601 )
2023-01-16 01:32:43 -08:00
Sergey Vlasov
917d93e968
[Docs] Fix JOYSTICK_AXIS_COUNT
name in docs ( #19605 )
2023-01-16 00:52:18 -08:00
jack
b756c53c7b
[Docs] Touch up documentation templates & porting keyboard docs ( #19573 )
2023-01-13 02:58:38 -08:00
Tom Barnes
0cff636739
weact docs patch re "security vulnerability" ( #19572 )
2023-01-12 22:29:25 +11:00
Daniel Schaefer
b56ffc8920
docs: Fix IS31FL3743A driver name ( #19518 )
...
Incorrectly documented.
See: `builddefs/common_features.mk`
2023-01-06 17:12:30 +00:00
Paul Massendari
84a642266c
A comma was missing ( #19507 )
2023-01-05 15:12:46 +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. ( #18971 )
2023-01-04 04:10:18 +00:00
Joel Challis
2ae215514a
Add docs to cover recent LAYOUT_all lint checks ( #19393 )
2023-01-01 11:53:10 +11:00
BBBNBBB
943aae85d5
Fixes unicode_map declaration example ( #19450 )
...
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
Roberto Santalla
a781672ce7
docs: add a note about reflashing both halves for encoder resolution ( #19162 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-30 11:50:37 +11:00
Joel Challis
70f67ca908
Update breaking changes year... ( #19409 )
2022-12-23 17:53:08 +00:00
Alexander Franco
11ae141835
Fix description for selectively disabling animations ( #19374 )
2022-12-19 19:10:11 +11:00
Leo Deng
79d083c635
[Docs] Update feature_joystick.md ( #19347 )
2022-12-15 11:28:48 -08:00
Pablo Martínez
99174edf0a
[Docs] Remove broken link ( #19321 )
2022-12-15 01:43:39 +11:00
Pablo Martínez
a5c2eea6c1
Update OLED doc ( #19213 )
...
* 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
4a0aa9ada2
Fix headers in info.json reference ( #19202 )
2022-11-30 02:45:51 +00:00
JayceFayne
9ddb0165a4
fix typo ( #19189 )
2022-11-29 16:34:20 +00:00
gshmu
690eb4a453
Fix RWIN typo within keycode list ( #19155 )
...
fix typo
2022-11-28 05:25:56 +00:00
Ndot
5a3770d363
[Docs] Update reference_info_json.md ( #18817 )
...
* [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. ( #19164 )
...
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_*
( #19079 )
2022-11-27 04:18:24 +11:00
Ryan
1e95f7be8f
Joystick feature improvements ( #19052 )
2022-11-27 03:14:45 +11:00
Ryan
a5a20cc792
Change LED_MATRIX_STARTUP_*
defines to LED_MATRIX_DEFAULT_*
( #19080 )
2022-11-27 03:14:35 +11:00
Joel Challis
af6aa225eb
Additional DD backlight config ( #19124 )
...
* 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) ( #19107 )
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 ( #19078 )
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 ( #19035 )
...
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 ( #18901 )
...
* 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 ( #19034 )
2022-11-12 23:28:11 +00:00
Stefan Kerkmann
27dec8d16d
[Core] Allow custom timings for WS2812 PIO driver ( #18006 )
2022-11-10 07:58:15 +11:00
Ryan
d810878d5e
Normalise output selection (Bluetooth) keycodes ( #19004 )
2022-11-08 19:03:31 +00:00
Nick Brassel
9daf77b593
Add raw output option for QGF/QFF files. ( #18998 )
2022-11-08 15:47:07 +00:00
Ryan
479d8de622
Format DD mappings and schemas ( #18924 )
2022-11-08 01:05:08 +00:00
Joel Challis
e4d2ba9a4d
Align haptic feedback keycode names ( #18964 )
2022-11-07 02:43:53 +00:00
Ryan
8b658dcc9a
Normalise MIDI keycodes ( #18972 )
...
* `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. ( #18961 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +11:00
Joel Challis
69fa02c37d
Align audio keycode names ( #18962 )
...
* 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 ( #18963 )
...
* Align dynamic tapping term keycode names
* regen header
2022-11-05 16:58:30 +00:00
Nick Brassel
5233c69bc6
Remove thermal printer. ( #18959 )
2022-11-06 00:15:55 +11:00
Nick Brassel
4d33f356a6
Macro keycode name refactoring ( #18958 )
2022-11-05 23:22:11 +11:00
Ryan
fe18df9d41
Normalise Dynamic Macro keycodes ( #18939 )
...
* `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 ( #18898 )
...
* `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 ( #18892 )
...
* Normalise Auto Shift keycodes
* Add keycode table to main list
* Add old keycodes to legacy header
2022-10-28 13:53:15 +01:00