~ruther/qmk_firmware

f5d1409c — Nick Brassel 5 years ago
Track master branches for lib/chibios, lib/chibios-contrib, lib/ugfx. (#8273)

d0c3acbe — Nick Brassel 5 years ago
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272)

c775104b — Joel Challis 5 years ago
Use nano specs (#8270)

8d9c800d — Joel Challis 5 years ago
Unconditionally enable ChibiOS syscalls (#8268)

* Enable syscalls all the time

* fix whitespace
cae91510 — James Young 5 years ago
Breaking Changes documentation fixes
26eef35f — James Young 5 years ago
2020 February 29 Breaking Changes Update (#8064)
85041ff0 — James Young 5 years ago
Update Breaking Changes checklist
7eab5ad6 — James Young 5 years ago
Update Breaking Changes timeline

I've been working from one timeline while the docs said something different.
ae46e6ac — James Young 5 years ago
Fix MCU rule for Wete (#8254)

Including the `xB` suffix prevents qmk_compiler (and thus QMK Configurator) from compiling firmware for the Wete.

Rolling this change back until we work out a long-term solution for the suffixes.
444fd3b1 — Nick Brassel 5 years ago
Add support for delays in send_string. (#8244)

e18be691 — Brandon Schlack 5 years ago
Add community layout support to KBD67 MKIIRGB v2 (#8249)

4667bc55 — Mikkel Jeppesen 5 years ago
Fixed OS detection such that OSX doesn't take over the world (#8248)

d52cd888 — holtenc 5 years ago
[Keyboard] Add Prime_EXL Plus to handwired (#8238)

* Add VIA support for Prime_L

* Update keyboards/primekb/prime_l/v1/config.h

* Add prime_exl_plus keyboard

* Temporary removal of prime_exl_plus

* Add Prime_EXL Plus, including VIA support

* Update keyboards/handwired/prime_exl_plus/readme.md

* Update keyboards/handwired/prime_exl_plus/readme.md

* Update keyboards/handwired/prime_exl_plus/readme.md

* Update keyboards/handwired/prime_exl_plus/rules.mk

* Update keyboards/handwired/prime_exl_plus/info.json

* Update keyboards/handwired/prime_exl_plus/info.json

* Update keyboards/handwired/prime_exl_plus/info.json

* Update keymap.c

* correct spacing of keymaps and layout macro. move indicator logic from user space to keyboard space

* further corrections to keymaps and layout macro.

* Update keyboards/handwired/prime_exl_plus/prime_exl_plus.c

* Update keyboards/handwired/prime_exl_plus/prime_exl_plus.c

* Update keyboards/handwired/prime_exl_plus/prime_exl_plus.c

* Update keyboards/handwired/prime_exl_plus/prime_exl_plus.c

* Update prime_exl_plus.c

* small edit to prime_exl_plus.c
61b71320 — QMK Bot 5 years ago
format code according to conventions [skip ci]
b949343b — ridingqwerty 5 years ago
New feature: PERMISSIVE_HOLD_PER_KEY (#7994)

* Implement 'PERMISSIVE_HOLD_PER_KEY'

* Document 'PERMISSIVE_HOLD_PER_KEY'

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
f6111d49 — Joel Challis 5 years ago
Split - Avoid race condition during matrix_init_quantum (#8235)

* Avoid race condition during matrix_init_quantum

* spelling is hard
891d28a3 — Joel Challis 5 years ago
Acheron VIA support (#8204)

* Update acheron USB IDs

* Add shark via keymap

* Update austin via keymap

* Fix eeprom build error

* 3 layers fit
`send_unicode_string()`: Add support for code points > 0xFFFF (#8236)

93c5307f — Ramon Imbao 5 years ago
[Keyboard] Add Wete (#8229)

* [Keyboard] Add Wete

* Fix width and height in Wete info.json

* Use default board files, core backlight, and disable RTC

* Disable I2C, SPI. Minor corrections

* Keymap typo update

* Add LAYOUT_all to info.json

* Remove extra spaces in README, delete matrix_*_kb functions

* Fix layout errors in wete.h, and some minor corrections

* Actually fix LAYOUT_all in info.json
Improvements to extrakey HID descriptors (#8156)

Next