~ruther/qmk_firmware

57b0f69c — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
dd356f90 — Álvaro A. Volpato 4 years ago
[Keyboard] Evolv75 (#10947)

* Initial support for Evolv75

* Fix encoder directional and layer support

* Invert knob directions

* Remove info.json and updated README

* Update keyboards/evolv/evolv.c

Update encoder_update call

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

* Update keyboards/evolv/config.h

Remove description field from USB descriptors

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

* Remove KC_NO define from default keymap

* Update config.h

New USB descriptor ID numbers

* Update keyboards/evolv/rules.mk

Remove words from bluetooth and audio enable comments

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

* Update keyboards/evolv/rules.mk

Enable full bootmagic

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

* Add info.json for QMK Configurator

* Edit copyright info, add VIA initial support

* Fix KC_NO seven underscores issue in keymap definitions

* Update info.json

* Update info.json

* ANSI and ISO layouts, info.json file with both

* Reorganized layouts to match info.json order

Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
f9269035 — Zach White 4 years ago
Fix compiling treadstone32/rev1 (#11447)

* fix compiling treadstone32/rev1

* move most options back to top level rules.mk
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)

Next