~ruther/qmk_firmware

60d2108f — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
ce90be09 — James Young 3 years ago
GeonWorks Frog Mini Hotswap Layout Rework (#18305)

* fmh.h: add matrix diagram

* info.json: apply friendly formatting

* physically arrange LAYOUT_all macro

Move position `K5D` (right half of Split Backspace) to the end of the top row.

* rename LAYOUT_all to LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_hhkb

* add LAYOUT_60_ansi_wkl

* add LAYOUT_60_ansi_wkl_split_bs_rshift

* enable Community Layouts support
fd8875f8 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3f65d485 — Danny 3 years ago
Update Iris VIA configuration (#18306)

* Update RGB matrix max brightness

* Remove old VIA workaround code

* Fix default encoder rotations	for encoder map
4bbac502 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b0dc789a — mechlovin 3 years ago
[Keyboard] Wearhaus66 correct matrix (#18284)

9ca91a7a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
76910eec — David Luo 3 years ago
enable RGB matrix effects for drop ctrl (#18291)

Move Bluetooth-related function calls up to host/keyboard level (#18274)

* Move Bluetooth-related function calls up to host/keyboard level

* Remove pointless set_output() call

* Move bluetooth (rn42) init to end of keyboard_init()

* Enable SPI/UART for ChibiOS targets

* Some more slight tweaks
cf8cdd19 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
6321cbaa — syntax-magic 3 years ago
[Keymap] removed else in numlock led if statement (#18304)

54f6b616 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
8a0c0f72 — syntax-magic 3 years ago
added a new kprepublic/bm40hsrgb keymap called dan (#18301)

by syntax-magic
03f6954c — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
a082fcc9 — ddeklerk 3 years ago
Delete my keymaps (#18302)

d30f0f71 — Dasky 3 years ago
Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)

c2b35b23 — Dasky 3 years ago
Remove legacy define USE_SERIAL_PD2 (#18298)

ff747042 — Joshua Diamond 3 years ago
Merge remote-tracking branch 'origin/master' into develop
f7333075 — Michael Stapelberg 3 years ago
keymaps/stapelberg: keypad layer for multimedia keys, wake on escape (#18295)

This makes more keys function as printed on the actual keyboard :)
a4d1d8b7 — Joshua Diamond 3 years ago
Resolve conflict merging master to develop  (#18297)

* Discourage use of ENCODER_MAP at keyboard level (#18286)

* Discourage use of ENCODER_MAP at keyboard level

* Update docs/feature_encoders.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>

* Fungo rev1: fix QMK Configurator key sequence (#18293)

* info.json: correct JSON syntax; friendly formatting

* info.json: fix key sequence

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Next