~ruther/qmk_firmware

156842bf — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
5343df09 — Alex Berger 2 years ago
[Keyboard] Fix saka68 solder layout (#18788)

0ab824e7 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
693303dd — DeskDaily 2 years ago
[Keyboard] Add Octopad+ Keyboard (#18484)

Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
345f19a5 — Joel Challis 2 years ago
Add converter support to keymap.json (#18776)

6e55aa42 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
2c3859fb — Stefan 2 years ago
Keychron Q3 I2C & CKLED2001 transfer speedup (#18780)

93a0995e — 8bits4ever 2 years ago
A1200 Converter. Small modification on a1200.h file (#18783)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
b0982f85 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
c3b6a4bc — James Young 2 years ago
Wavtype p01_ultra Touch-Up (#18784)

Remove legacy Grave Escape keycodes (#18787)

d192d703 — Jouke Witteveen 2 years ago
Update keyboards readme (#18714)

08e11175 — Joel Challis 2 years ago
Remove stale userspace/keymaps (#18700)

00a47742 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
dbce41cb — Markus Fritsche 2 years ago
[Docs] Update platformdev_blackpill_f411.md (#18666)

Co-authored-by: Ryan <fauxpark@gmail.com>
c4f99f06 — Thomas Kriechbaumer 2 years ago
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036)

Fix build failures uncovered by #18753 (#18789)

Remove quantum/audio from global VPATH (#18753)

0b41c135 — Joel Challis 2 years ago
[CLI] Ensure consistent clean behaviour (#18781)

Remove legacy EEPROM clear keycodes (#18782)

* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
Next