0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-03-14 23:45:44 +00:00
Commit Graph

2328 Commits

Author SHA1 Message Date
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