~ruther/qmk_firmware

f30a49df — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
34513b46 — Zach White 4 years ago
enable LTO to bring firmware size down
cf2f13fc — Zach White 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3d1e7bd3 — Drashna Jael're 4 years ago
[Keyboard] Disable music mode on OctoPad to reduce size
e7db582e — Dasky 4 years ago
Set avr's bootloader_jump function to be weak (#11418)

Co-authored-by: Dasky <dasky@nowhere>
375ef0b8 — Drashna Jaelre 4 years ago
[Keyboard] Fix compiler errors for Kingly Key boards (#11100)

f03b10b6 — Joel Challis 4 years ago
Migrate python tests away from onekey (#11367)

* Migrate python tests away from onekey

* Add stub files to stop lint complaints

* Make all the pytest keymaps compile
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)

Next