~ruther/qmk_firmware

2bdae235 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
debb0ecb — James Young 3 years ago
MW65 RGB Layout Macro Refactor (#15246)

* mw65_rgb.h: use QMK 3-character notation for matrix identifiers

* mw65_rgb.h: add matrix diagram

* info.json: apply friendly formatting

Update key labels for QMK CLI rendering.

* move rotary encoder keycodes to top row

* info.json: update maintainer field

Use the maintainer's GitHub username.
3242ac30 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
c491af01 — James Young 3 years ago
MW75 Layout Macro Refactor (#15247)

* mw75.h: use QMK 3-character matrix identifiers

* update stock keymaps

Use QMK-native keycode aliases, and update grid alignment of keycodes.

* mw75.h: add matrix diagram

* info.json: apply friendly formatting

* move rotary encoder keycodes to top row

* info.json: update maintainer field

Use the maintainer's GitHub username.
12ece58f — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
739bf621 — Joel Challis 3 years ago
Tidy CI format error message (#15242)

* Tidy format error message
b47bdee9 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
2d71ac75 — Sergey Vlasov 3 years ago
Add Keyboardio Atreus 2 Bootloader to udev rules (#15241)

The Keyboardio Atreus 2 Bootloader is a clone of the Caterina bootloader
with different USB VID:PID values (1209:2302):

  https://github.com/keyboardio/Atreus2-Bootloader
eeab6f15 — Joel Challis 3 years ago
Short term bodge for PRODUCT warning (#15240)

06f18e22 — Balz Guenat 3 years ago
fix broken macro in transport.h (#15239)

5c2052fd — Stefan Kerkmann 3 years ago
[Core] RISC-V toolchain and picolibc fixes (#15109)

* [Core] Fix RISC-V toolchain installation

The risc-v toolchain is only available on distributions based on Debian 11+
so we check for their availability before installing them.

* [Core] Fix heap symbols and syscalls for picolibc

picolibc internally uses __heap_start and __heap_end instead of the
defacto chibios linker script standard __heap_base__ and __heap_end__
therefore we introduce these symbols as an alias. Usually all memory
used within QMK is statically allocated, but some algorithms make usage
of malloc and friends.

Also the timeval struct is not defined by picolibc for syscalls, therefore it
is declared as stub.
32215d5b — Balz Guenat 3 years ago
Rework encoders to enable asymmetric split keyboards (#12090)

Co-authored-by: Balz Guenat <balz.guenat@siemens.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
d11d2459 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
eff92887 — ForeverAnApple 3 years ago
[Keymap] Initial simple keymap for ForeverAnApple (#14654)

Co-authored-by: Ryan <fauxpark@gmail.com>
fb953fb5 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Added Jels88 (#15090)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
d08a33a4 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
f7b24e29 — James Young 3 years ago
Meletrix Zoom65 Refactor (#15222)

9ccd22e8 — James Young 3 years ago
Minimon Index Tab touch-up (#15224)

12301595 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next