Ryan
7d685956cc
Rename AdafruitBLE
to BluefruitLE
( #16127 )
2022-01-30 17:29:42 +00:00
QMK Bot
d6abdda34f
Merge remote-tracking branch 'origin/master' into develop
2022-01-29 16:06:50 +00:00
IskandarMa
d48bff8342
[Docs] zh-cn documentation translate: hand-wire ( #15666 )
...
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-29 16:06:19 +00:00
QMK Bot
d0faaa9c7c
Merge remote-tracking branch 'origin/master' into develop
2022-01-29 14:28:24 +00:00
IskandarMa
9e79f27547
[Docs] zh-cn document translate: IDE configuration ( #15575 )
...
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-29 14:27:57 +00:00
QMK Bot
720ccf9559
Merge remote-tracking branch 'origin/master' into develop
2022-01-29 03:27:16 +00:00
Monksoffunk
b2fcc923cb
[Docs] Update Encoder docs about multiple encoders ( #16036 )
2022-01-28 19:26:42 -08:00
QMK Bot
99478417ac
Merge remote-tracking branch 'origin/master' into develop
2022-01-27 15:57:01 +00:00
Albert Y
0f0e90971b
[Docs] OLED documentation edits ( #15977 )
...
* Clarify OLED_TIMEOUT
* Add a section on logo file location
2022-01-27 15:56:20 +00:00
Dasky
7b31fc54df
Enable a default task throttle for split pointing. ( #15925 )
2022-01-26 19:24:29 +00:00
Ryan
1d11ae3087
Rip out old macro and action_function system ( #16025 )
...
* Rip out old macro and action_function system
* Update quantum/action_util.c
Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-24 21:22:20 +00:00
QMK Bot
95321fbc2c
Merge remote-tracking branch 'origin/master' into develop
2022-01-23 22:15:53 +00:00
Nick Brassel
7d6e15423b
Add some clarity regarding new board definitions ( #16018 )
2022-01-23 22:15:09 +00:00
Nick Brassel
77062e9a36
Add L432, L442. ( #16016 )
2022-01-24 08:49:36 +11:00
Albert Y
fed36fc5f8
Adjust mouse key defaults ( #15883 )
2022-01-21 22:09:44 -08:00
Ryan
b45a037c7e
Rename some Quantum keycodes ( #15968 )
...
* Rename some Quantum keycodes
* Tweak EEPROM clear and debug keycode short aliases
2022-01-22 03:34:15 +00:00
QMK Bot
c7f477bc59
Merge remote-tracking branch 'origin/master' into develop
2022-01-21 15:49:13 +00:00
Albert Y
8901c9eca1
Add Atom editor suggestion ( #15969 )
2022-01-22 02:48:35 +11:00
QMK Bot
2f5c70e834
Merge remote-tracking branch 'origin/master' into develop
2022-01-21 14:18:11 +00:00
Gigahawk
ad09160b03
docs: fix typo in led matrix docs ( #15972 )
2022-01-21 14:17:19 +00:00
QMK Bot
ecfa4172d0
Merge remote-tracking branch 'origin/master' into develop
2022-01-20 23:20:58 +00:00
Gigahawk
2baca55cda
docs: fix typo in rgblight docs ( #15960 )
2022-01-20 23:20:56 +00:00
Petr Viktorin
be06ef6af5
[Docs] Fix typo in ADNS 9800 sensor name ( #15956 )
2022-01-20 12:14:09 -08:00
Drashna Jaelre
6ebb44f17e
[Bug][Core] Fix optical sensor firmware upload ( #15919 )
2022-01-20 09:23:16 -08:00
Ryan
dcb0c4e51e
Add example implementations for compatible MCUs list ( #15935 )
...
* Add example implementations for compatible MCUs list
* Update docs/compatible_microcontrollers.md
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-01-19 20:34:59 +11:00
QMK Bot
b825af0728
Merge remote-tracking branch 'origin/master' into develop
2022-01-18 18:25:03 +00:00
IskandarMa
f6a7f4d4ac
update the Chinese translation based on the latest English version ( #14924 )
...
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Joy Lee <chang.li@westberrytech.com>
Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-18 18:24:02 +00:00
Ryan
c72ed7c024
CLI: Parse USB device version BCD ( #14580 )
...
* CLI: Parse USB device version BCD
* Apply suggestions
2022-01-17 08:44:34 +11:00
QMK Bot
71a9384f49
Merge remote-tracking branch 'origin/master' into develop
2022-01-14 14:48:10 +00:00
Ryan
9e92d8a905
Make note of upper limit for UC()
( #15870 )
2022-01-14 14:47:36 +00:00
QMK Bot
15d385a862
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 21:56:21 +00:00
Tuk Bredsdorff
8fe320baa6
Fix keymap.json macro example ( #15567 )
2022-01-13 21:55:48 +00:00
Alabastard-64
a8482a4424
PMW3389 Revert Firmware load during Initilization ( #15859 )
2022-01-13 02:51:05 +00:00
QMK Bot
69e4c18153
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 02:29:55 +00:00
Albert Y
362a65510a
[Docs] Move QMK newbs build environment guide to next section ( #15386 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-13 02:29:13 +00:00
QMK Bot
43d18321e3
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 22:06:23 +00:00
Albert Y
c4b0a06c79
[Docs] Improve Handedness by EEPROM documentation ( #15615 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: filterpaper <filterpaper@localhost>
2022-01-12 14:05:45 -08:00
QMK Bot
58769a40de
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 01:08:02 +00:00
JayceFayne
93e55605d9
[Docs] fix typo and remove trailing whitespace ( #15842 )
2022-01-11 17:07:24 -08:00
Alabastard-64
2842ab4052
Add PMW3389 optical sensor Support (Updated) ( #15740 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-11 14:33:13 -08:00
QMK Bot
db608aae51
Merge remote-tracking branch 'origin/master' into develop
2022-01-11 00:54:24 +00:00
adlainewson
069ef7eb9e
[Docs] newbs_flashing.md: add link to build environment section ( #15654 )
2022-01-10 16:54:22 -08:00
Drashna Jaelre
ec7c3ac12d
Optimize initialization of PMW3360 Sensor ( #15821 )
2022-01-10 14:57:36 -08:00
QMK Bot
05b6fbb1f5
Merge remote-tracking branch 'origin/master' into develop
2022-01-10 16:23:47 +00:00
Albert Y
8a4fae3b32
[Docs] Recommend the use of RGB matrix functions for code ( #15744 )
...
* Recommend the use of functions instead of keycodes
* Commit suggested review
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-01-11 03:23:28 +11:00
Albert Y
63d3ad155a
[Docs] Recommend the use of RGB light functions for code ( #15745 )
...
* Recommend the use of functions instead of keycodes
* Commit suggested revision
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-01-11 03:23:07 +11:00
Pete Sevander
21958a9343
New combo configuration options ( #15083 )
...
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
2022-01-09 12:02:25 -08:00
QMK Bot
98078f769d
Merge remote-tracking branch 'origin/master' into develop
2022-01-09 03:27:15 +00:00
Tate
0acc0924db
[Docs] Update feature_tap_dance.md ( #14931 )
2022-01-08 19:26:44 -08:00
Drashna Jael're
ac466c1571
Merge remote-tracking branch 'origin/master' into develop
2022-01-06 02:01:04 -08:00