~ruther/qmk_firmware

31ffc1ee — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
6009e7d8 — kb-elmo 4 years ago
[Keyboard] add dz96 (#11252)

* add dz96

* Apply suggestions from code review

* Update keyboards/dztech/dz96/keymaps/iso/keymap.c

* add image to readme
621d54f6 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3edfb93d — Takeshi ISHII 4 years ago
Add build debug option to tmk_core/rules.mk (#11324)

* Add DUMP_C_MACROS to tmk_core/rules.mk

* update DUMP_C_MACROS

* add VERBOSE_LD_CMD, VERBOSE_AS_CMD

* add VERBOSE_C_CMD, VERBOSE_C_INCLUDE

* update DUMP_C_MACROS, VERBOSE_C_INCLUDE, VERBOSE_C_CMD
5846445f — Zach White 4 years ago
Fix compiling squiggle/rev1
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
Next