~ruther/qmk_firmware

e7db582e — Dasky 4 years ago
Set avr's bootloader_jump function to be weak (#11418)

Co-authored-by: Dasky <dasky@nowhere>
d0aa9ff9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
810eafad — Drashna Jaelre 4 years ago
Fix Tap-Hold Configs (#11127)

* Add proper prototypes for Tap-Hold Per Key functions

* Fix handwired/tennie default keymap

* Remove unneeded references

* Fix tapping term per key check in space cadet

* Pre-emptive fix for tap dance

* Fix marksard/leftover30

* Replace hard coded tapping term with define
fd7ab5a2 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
c38fe492 — fauxpark 4 years ago
Update MXSS custom rgblight and fix compilation error
25e972e8 — Nick Brassel 4 years ago
Fix up build dependencies. (#11435)

cd128bba — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d1e10a06 — YangPiCui 4 years ago
[Keyboard] Add handwired/evk (#11034)

* Add the Ergonomic Vertical Keyboards

* generic update

* Update readme.md

* Update readme.md

* Update readme.md

* Update info.json

* put into handwired

* Update readme.md

* Update readme.md

* i

* Change copy author from RedForty to Yang Cui

* add version 1.3

* rename keyboard version

* Update config.h

* j

* h

* fix bugs

* Update config.h

* Update config.h

* Update keymap.c

* update default keymap

* Update keymap.c

* Add handwired/evk

* Add handwired/evk

* Update v1_3.c

* Update keyboards/handwired/evk/v1_3/config.h

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/handwired/evk/v1_3/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/handwired/evk/v1_3/v1_3.c

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update config.h

* Commit change requests from the pull request

* remove copy right

* Update v1_3.c

* Update v1_3.c

* Update keyboards/handwired/evk/v1_3/config.h

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/evk/v1_3/rules.mk

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/evk/v1_3/rules.mk

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/evk/v1_3/info.json

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/evk/info.json

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update info.json

* change all names to YangPiCui

* Update keyboards/handwired/evk/v1_3/keymaps/default/keymap.c

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

* Update keyboards/handwired/evk/v1_3/readme.md

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

* Update keyboards/handwired/evk/v1_3/config.h

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

* Delete config.h

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
6daa2043 — Zach White 4 years ago
fix keyboards with apostrophes in their names
5b2feecd — Zach White 4 years ago
fix lizard_trick/tenkey_plusplus/info.json
ac5a1ccf — Zach White 4 years ago
fix clueboards
34446b79 — Nick Brassel 4 years ago
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable flag. (#11426)

b7d4a9dc — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Homebrew install: ignore pinned formulae in `brew upgrade` (#11423)

1f8acb76 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
070240f2 — Joel Elkins 4 years ago
arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424)

271c0cf1 — Nick Brassel 4 years ago
Merge remote-tracking branch 'upstream/master' into develop
Align ChibiOS spi_master behaviour with AVR (#11404)

* Align ChibiOS spi_master behaviour with AVR

* Rollback `spi_transmit()` and `spi_receive()` to preserve DMA
e8e090ac — Nick Brassel 4 years ago
Remove handwired/bluepill. (#11415)

7456e6c7 — Nick Brassel 4 years ago
ChibiOS conf migrations... take 4 (#11413)

* ChibiOS conf upgrade for cannonkeys/tsukuyomi

 cannonkeys/tsukuyomi - 7beddc74b03d652481198843a178177de5da3ddb

* ChibiOS conf upgrade for misterknife/knife66_iso

 misterknife/knife66_iso - f2dd6e6c54258ae9d09a88215b36fba34947fc23

* ChibiOS conf upgrade for mode/eighty

 mode/eighty/m80h - 4bbbee01a89a5b4ab5f4de36e0dd2044cf54a698
 mode/eighty/m80s - 6de4a1affab4ed8f08423eb511393ed797e3ea77
Next