~ruther/qmk_firmware

00b9ec08 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
c0de49e3 — Drashna Jaelre 4 years ago
Fix DEBUG_MATRIX_SCAN_RATE on chibiOS when console is enabled (#11776)

* Fix DEBUG_MATRIX_SCAN_RATE on chibiOS when console is enabled

* update type in dprintf

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

Co-authored-by: Ryan <fauxpark@gmail.com>
24b6c537 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3bb66d15 — Drashna Jaelre 4 years ago
Clean up KBD8X keyboard (#11565)

* Clean up KBD8X keyboard

* remove unneeded rules
16ab045e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
8fa2d43b — mrT1ddl3s 4 years ago
Knobgoblin info file fix (#11697)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
bc47d66f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
80a9649c — erikbakker-dev 4 years ago
add orthodeluxe keymap for Planck keyboard (#11077)

* add orthodeluxe keymap for Planck keyboard

* add licence header to config.h

* fix indentation

* add bootmagic lite and simplify code
9a4618b0 — Joshua Diamond 4 years ago
Address wake from sleep instability (#11450)

* resolve race condition between suspend and wake in LUFA

* avoid multiple calls to suspend_power_down() / suspend_wakeup_init()

* Remove duplicate suspend_power_down_kb() call

* pause on wakeup to wait for USB state to settle

* need the repeated suspend_power_down() (that's where the sleep is)

* more efficient implementation

* fine tune the pause after sending wakeup

* speculative chibios version of pause-after-wake

* make wakeup delay configurable, and adjust value

* better location for wakeup delay
85079d6a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
7db826dc — Erovia 4 years ago
CLI: Fix json flashing (#11765)

193a9a97 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d7126709 — Carlos 4 years ago
Fix Ergosaurus default RGB_DI_PIN (#11634)

* Update RGB_DI_PIN to match breakout on pcb

* Wrap in safer define check
a524c8c8 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
588fd8c2 — Jay Greco 4 years ago
[Keyboard] Add nullbitsco SCRAMBLE (#11078)

* Add SCRAMBLE

* Make requested changes to PR

* Add all layers to VIA keymap

Implement drashna's PR feedback in order to avoid random data within the layers in VIA.

* Make requested changes to PR

Implement fauxpark's PR feedback to clean up readme.md and rules.mk.

* Make changes based on PR feedback

-Changed VIA layers to enum
-Added info on how to enter the bootloader to readme
830b795e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3f91b2b8 — cole smith 4 years ago
added limit to RGB brightness (#11759)

9591e992 — Drashna Jaelre 4 years ago
Move transport.c to QUANTUM_LIB_SRC (#11751)

dca43880 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
[Docs] Japanese translation of internals_*.md (#10316)

* add git checkout internals_related.md translation

* update based on comment

* unify the end of sentence
Next