Drashna Jaelre
3ab805fc67
Add support for NO_PIN to all matrix types ( #12238 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-07-03 00:20:11 -07:00
Drashna Jaelre
8da8aabbe5
Improve layer mask handling ( #13065 )
2021-07-03 00:19:52 -07:00
fauxpark
03807c2c6e
Merge remote-tracking branch 'upstream/master' into develop
2021-07-03 16:38:05 +10:00
Ryan
06e0643541
Add "Ctrl+C to cancel" to "waiting for bootloader" messages ( #13424 )
2021-07-03 16:34:22 +10:00
Qiaowei Tang (Joel)
2ce8d26418
[Keymap] Think6.5v2 keymap with working caps-lock indicator ( #12709 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-07-02 23:31:32 -07:00
David Rambo
170de06475
[Keymap] Update personal keymaps, add Corne keymap, and update non-kc LAYOUT for Iris ( #12273 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-02 22:30:32 -07:00
team0110
7629b7f52a
[Keyboard] Relocalize and Update p1800fl ( #12425 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: marhalloweenvt <marhalloweenvt@gmail.com>
Co-authored-by: Drashna Jael're <drashna@live.com>
2021-07-02 21:46:28 -07:00
Dino Fizzotti
f51d929bd9
[Keyboard] Add FnRow v1 keyboard by dinofizz ( #11817 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Dino Fizzotti <dinofizz@pop-os.localdomain>
2021-07-02 20:56:23 -07:00
William Ehman
ad30218701
[Keyboard] manyboard macro ( #11896 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-07-02 20:53:13 -07:00
Stefan Kerkmann
04bc74d8f5
Switch split_common to CRC subsystem ( #13418 )
2021-07-02 22:28:32 +01:00
Conor Burns
8bba77db0d
added 0xCB Static ( #13047 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-07-02 19:38:53 +01:00
James Young
11a406f046
correct info.json data ( #13409 )
2021-07-02 14:12:05 +01:00
James Young
73dedb96f2
add maintainer value to info.json ( #13411 )
...
Configurator isn't using the data in this file, and I think this may be why...
2021-07-02 14:09:24 +01:00
QMK Bot
638373a16c
Merge remote-tracking branch 'origin/master' into develop
2021-07-02 13:01:28 +00:00
Joel Challis
9f49ec51a1
Fix up recent checkerboards additions ( #13414 )
2021-07-02 14:00:55 +01:00
QMK Bot
abe8b080bf
Merge remote-tracking branch 'origin/master' into develop
2021-07-02 06:21:57 +00:00
Xelus22
a8f6a36e1e
[Bug] fix Dystopia.h comma ( #13413 )
2021-07-02 16:21:27 +10:00
QMK Bot
371d3bfbdd
Merge remote-tracking branch 'origin/master' into develop
2021-07-02 06:09:01 +00:00
Ryan
b721e054a2
Add rgblight to RGB Matrix VPATH ( #13371 )
2021-07-02 16:08:45 +10:00
Ryan
5046883531
Cleanup gitignore ( #13390 )
2021-07-02 16:08:34 +10:00
QMK Bot
348750294b
Merge remote-tracking branch 'origin/master' into develop
2021-07-02 00:46:10 +00:00
npspears
6db4b49fec
add support for Axon40 and G_IDB60 ( #13075 )
...
* add support for Axon40
* add support for G_IDB60
* added bootloader reset instructions
* added bootloader reset instructions
2021-07-02 10:45:31 +10:00
Stefan Kerkmann
117bff17ba
[Core] Unite half-duplex and full-duplex serial drivers ( #13081 )
...
* Unite half-duplex and full-duplex serial driver.
* Add full duplex operation mode to the interrupt based driver
* Delete DMA UART based full duplex driver
* The new driver targets #11930
* Fix freezes with failing transactions in half-duplex
* Increase default serial TX/RX buffer size to 128 bytes
* Correctly use bool instead of size_t
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-07-02 08:24:08 +10:00
QMK Bot
47b12470e7
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 19:39:55 +00:00
Danny
db7fd6c3a1
Add missing Quefrency layouts for QMK Configurator ( #13384 )
...
* Reformat info.json using Prettier
* Add missing layouts needed for QMK Configurators
2021-07-01 12:39:16 -07:00
QMK Bot
8f018c2863
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 19:17:58 +00:00
AfterThought
79a46708f8
[Keyboard] Adding Via support to the GON NerD60 ( #13395 )
2021-07-01 12:17:28 -07:00
QMK Bot
0b7936c4e8
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 17:12:52 +00:00
Jakob Hærvig
bef73f44aa
[Keymap] Add haervig userspace and keymaps ( #13362 )
2021-07-01 10:12:19 -07:00
Drashna Jaelre
0bde920817
Convert Dip Switch callbacks to boolean functions ( #13399 )
2021-07-01 08:22:21 -07:00
QMK Bot
8f78be076d
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 10:48:20 +00:00
Caleb Lightfoot
c275828ac2
Changed Yeehaw Default Keymap ( #13341 )
2021-07-01 20:47:43 +10:00
QMK Bot
b6348ffffd
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 09:23:16 +00:00
umi
57d9f01125
[Docs] update Japanese translation of other_eclipse.md ( #12776 )
...
* update other_eclipse.md translation
* update based on comment
* update based on comment
2021-07-01 18:22:48 +09:00
QMK Bot
2bf8671293
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 09:22:38 +00:00
umi
a1582c4411
update Japanese translation of config_options.md ( #12695 )
...
* update config_options.md translation
* update config_options.md translation
* update based on comment
* update based on comment
2021-07-01 18:22:10 +09:00
QMK Bot
b22fc58f25
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 09:21:48 +00:00
s-show
397d388862
Translated 'feature_advanced_keycodes.md'. ( #12454 )
...
* Translated 'feature_advanced_keycodes.md'.
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/feature_advanced_keycodes.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update based on comment.
* update based on comment.
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* update based on comment.
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* update based on comment.
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
2021-07-01 18:21:37 +09:00
s-show
882b90b729
[Docs] Japanese translation of docs/keycodes_basic.md ( #11044 )
...
* 'keycodes_basic.md' copied.
* Translation completed.
* update to "breakpoint_2021_05_29".
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/keycodes_basic.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update based on comment.
* update based on comment.
Co-authored-by: shela <shelaf@users.noreply.github.com>
2021-07-01 18:21:03 +09:00
QMK Bot
5ca893bd55
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 08:24:38 +00:00
James Young
e322462cd4
Illusion Rosa: correct layout macro names ( #13387 )
2021-07-01 01:24:06 -07:00
QMK Bot
70b1d7e459
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 08:23:37 +00:00
James Young
a001df5e80
FJLabs Midway60: physically arrange layout macro and fix info.json data ( #13386 )
2021-07-01 01:23:33 -07:00
James Young
1e809e28b7
Sanctified Dystopia: physically arrange layout macro ( #13385 )
...
Arranges the layout macro and keycodes to resemble the assembled keyboard.
2021-07-01 01:23:00 -07:00
QMK Bot
dddefa2fd7
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 08:22:19 +00:00
Stefano Pace
c1813717a7
Updates for keymap: ut472/stefanopace ( #13370 )
2021-07-01 01:21:42 -07:00
QMK Bot
7fdb95af36
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 08:08:12 +00:00
Michael Stapelberg
2b8ad391ae
[Keyboard] update debounce time on kint boards ( #13351 )
...
related to https://github.com/kinx-project/kint/issues/39
related to https://github.com/qmk/qmk_firmware/pull/12626
2021-07-01 01:07:37 -07:00
QMK Bot
af13b7bf05
Merge remote-tracking branch 'origin/master' into develop
2021-07-01 08:06:43 +00:00
stanrc85
fb405c27ad
[Keymap] RGB Timeout added to userspace ( #13339 )
2021-07-01 01:06:06 -07:00