~ruther/qmk_firmware

35f1cd0e — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
d13f5f0d — Wolf Van Herreweghe 2 years ago
[Keyboard] Fix LEDs being inverted on Sabre (#18762)

053153ce — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
1b107baf — James Young 2 years ago
Wilba Tech WT65-D Layout Additions (#18779)

f1a9259a — Drashna Jael're 2 years ago
Merge remote-tracking branch 'origin/master' into develop
ada77ac2 — James Young 2 years ago
Ano Layout Refactor (#18778)

* info.json: apply friendly formatting

* info.json: remove dead space in Configurator rendering

* physically arrange layout macro

* info.json: correct Configurator key sequence
089df34e — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
04e51d7a — James Young 2 years ago
Delikeeb Vaneela Configurator Fix (#18777)

* info.json: fix layout reference

`LAYOUT` -> `LAYOUT_ortho_5x12`

* info.json: apply friendly formatting

* info.json: correct maintainer value
aa8e0a3e — Joel Challis 2 years ago
Build correctly when out of tree (#18775)

Remove legacy Debug keycode (#18769)

* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
fc0330a5 — Joel Challis 2 years ago
Correctly build keymap.json containing additional config (#18766)

f99b9ba2 — Nick Brassel 2 years ago
Widen the ARM Cortex-M family support. Allow USB peripheral change. (#18767)

d2bc11ca — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
0b8fbff1 — Tyler Thrailkill 2 years ago
Adjust oled gen to fix flashing on timeout (#18747)

Fixes an issue in Ocean Dream that causes flashing after the oled screen
times out and turns off.

This occurs because writing to an OLED screen turns it on as well and we
are both writing then immediately turning the screen off, but only if
the timeout has occurred (no WPM, 30 seconds has passed).
80fdbfce — Joshua Diamond 2 years ago
A little personal cleanup after #18726 and #18729 (#18734)

* A little cleanup after #18726

* Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT

* Extend to spin
803d62f7 — fauxpark 2 years ago
Merge remote-tracking branch 'upstream/master' into develop
89dbc181 — mmccoyd 2 years ago
[Keymap] manna-harbour_miryoku RESET to QK_BOOT (#18755)

Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
e59cb51b — QMK Bot 2 years ago
[CI] Format code according to conventions (#18756)

9d4c4cee — Jamal Bouajjaj 2 years ago
4 Driver support for IS31FL3737 (#18750)

* Added 4 driver support for the IS31FL3737 LED driver

* Updated docs for IS31FL3737 to support 4 drivers
ae3825a3 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Next