~ruther/qmk_firmware

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>
dc4af81e — Dasky 3 years ago
Remove legacy USE_SERIAL define (#18292)

* Remove legacy USE_SERIAL define

* tidy up missed comments
7160487c — James Young 3 years ago
Fungo rev1: fix QMK Configurator key sequence (#18293)

* info.json: correct JSON syntax; friendly formatting

* info.json: fix key sequence
60cac6d9 — Joel Challis 3 years ago
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>
Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)

c6ab11bc — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
712aa7b1 — James Young 3 years ago
Mars 6.5 Layout Additions (#18282)

* info.json: apply friendly formatting

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_split_bs

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_iso_blocker_split_bs

* enable Community Layouts support

* info.json: correct maintainer value
165c15e2 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
0306bdf7 — Joel Challis 3 years ago
Remove use of legacy keycode (#18281)

Next