~ruther/qmk_firmware

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
5de50cf6 — James Young 3 years ago
Undead60M touch-up (#15214)

0facda9e — James Young 3 years ago
Lime rev1: fix Configurator implementation (#15213)

9670a851 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7343a2fc — Drashna Jaelre 3 years ago
[Keyboard] Fix xox70 via layout (#15220)

Next