~ruther/qmk_firmware

78f742d8 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
63f4345f — Andre DeMarre 4 years ago
Use num lock instead of caps lock for KBDPAD MKII LED (#11781)

53ccc196 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
c5e29b25 — Matrix Zou 4 years ago
Update iNETT Studio Square.X RGB Light (#11723)

* Add Caps Lock indicators support
* Fix 'a' flag error for RGB Light Mode
ec652e29 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
faa6c936 — Brandon Claveria 4 years ago
[Keyboard] add koalafications (#11628)

* add koalafications

* fix keymap

* add oled

* oled stuff

* fix oled stuff

* add animation

* more oled stuff

* update rules.mk

* oled annimation

* change PID

* Update keyboards/handwired/swiftrax/koalafications/info.json

* Update keyboards/handwired/swiftrax/koalafications/readme.md
a7e85240 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
4779e2d5 — Eithan Shavit 4 years ago
Fixing layer order for Breeze default keymap (#11779)

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
Next